Skip to content

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

Merged
bors merged 2 commits into
rust-lang:masterfrom
arielb1:coerce-snapshot
Aug 22, 2017
Merged

Register fn-ptr coercion obligations out of a snapshot#44013
bors merged 2 commits into
rust-lang:masterfrom
arielb1:coerce-snapshot

Conversation

@arielb1

Copy link
Copy Markdown
Contributor

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.
@arielb1arielb1 added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Aug 21, 2017
@eddyb

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Aug 21, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit b47bcc2 has been approved by eddyb

@bors

bors commented Aug 22, 2017

Copy link
Copy Markdown
Collaborator

⌛ 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

bors commented Aug 22, 2017

Copy link
Copy Markdown
Collaborator

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

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

Copy link
Copy Markdown
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
@alexcrichtonalexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Aug 23, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@arielb1@eddyb@bors@nikomatsakis@alexcrichton