Skip to content

Register fn-ptr coercion obligations out of a snapshot #44013

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Aug 22, 2017

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Aug 21, 2017

Fixes #43923.

beta-nominating because regression.
r? @eddyb

No test cases for these ones, but they would all ICE if they ever run
with a non-empty set of obligations.
@arielb1 arielb1 added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Aug 21, 2017
@eddyb
Copy link
Member

eddyb commented Aug 21, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 21, 2017

📌 Commit b47bcc2 has been approved by eddyb

@bors
Copy link
Collaborator

bors commented Aug 22, 2017

⌛ Testing commit b47bcc2 with merge 469a6f9...

bors added a commit that referenced this pull request Aug 22, 2017
Register fn-ptr coercion obligations out of a snapshot

Fixes #43923.

beta-nominating because regression.
r? @eddyb
@bors
Copy link
Collaborator

bors commented Aug 22, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing 469a6f9 to master...

@bors bors merged commit b47bcc2 into rust-lang:master Aug 22, 2017
@nikomatsakis nikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Aug 23, 2017
@nikomatsakis
Copy link
Contributor

Marking as beta-accepted. Small patch, fixes regression.

cc @rust-lang/compiler

bors added a commit that referenced this pull request Aug 23, 2017
[beta] Final round of beta backports

Includes:

* [x] #43723
* [x] #43830
* [x] #43844
* [x] #44013
* [x] #44049
* [x] #43948
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Aug 23, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants