Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[beta] backports #41899

Merged
merged 5 commits into from
May 11, 2017
Merged

[beta] backports #41899

merged 5 commits into from
May 11, 2017

Conversation

nagisa and others added 5 commits May 10, 2017 22:00
I compiled this on PPC to check and it seems to work, but not sure whether I didn't mess up
anything in a major way.

Maybe a good shot at rust-lang#41443
`try_index_step` does not resolve type variables by itself and would
fail otherwise. Also harden the failure path in `confirm` to cause less
confusing errors.
Some accesses in OperandPairs were missing. Fixes rust-lang#41479.
@rust-highfive
Copy link
Collaborator

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@alexcrichton
Copy link
Member

@bors: r+ p=1

@bors
Copy link
Contributor

bors commented May 10, 2017

📌 Commit 1fdce3d has been approved by alexcrichton

@arielb1
Copy link
Contributor

arielb1 commented May 10, 2017

#41578 introduces a few cfail -> ICE regressions that are fixed in #41828 - that other PR is big so we'll have to think about it. Sorry.

@bors
Copy link
Contributor

bors commented May 11, 2017

⌛ Testing commit 1fdce3d with merge 4978d58...

bors added a commit that referenced this pull request May 11, 2017
@bors
Copy link
Contributor

bors commented May 11, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 4978d58 to beta...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants