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

collector: apply param substs to closures cast to fn items #42735

Merged
merged 1 commit into from
Jun 19, 2017

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Jun 18, 2017

Fixes #42718.

r? @eddyb
beta-nominating because serious ICE in newly-stabilized feature.

@arielb1 arielb1 added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jun 18, 2017
@eddyb
Copy link
Member

eddyb commented Jun 18, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Jun 18, 2017

📌 Commit 09219d6 has been approved by eddyb

bors added a commit that referenced this pull request Jun 18, 2017
collector: apply param substs to closures cast to fn items

Fixes #42718.

r? @eddyb
beta-nominating because serious ICE in newly-stabilized feature.
@bors
Copy link
Contributor

bors commented Jun 18, 2017

⌛ Testing commit 09219d6 with merge 30322ef...

@bors
Copy link
Contributor

bors commented Jun 19, 2017

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

@bors bors merged commit 09219d6 into rust-lang:master Jun 19, 2017
@brson brson added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jun 22, 2017
@brson brson mentioned this pull request Jun 22, 2017
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jun 22, 2017
bors added a commit that referenced this pull request Jun 25, 2017
[beta] backports

- #42785
- #42740
- #42735
- #42728
- #42695
- #42659
- #42634
- #42566

I just unilaterally accepted all the non-accepted nominations. Everything picked cleanly.

Still testing locally.

cc @rust-lang/compiler

r? @alexcrichton
bors added a commit that referenced this pull request Jun 25, 2017
[beta] backports

- #42785
- #42740
- #42735
- #42728
- #42695
- #42659
- #42634
- #42566

I just unilaterally accepted all the non-accepted nominations. Everything picked cleanly.

Still testing locally.

cc @rust-lang/compiler

r? @alexcrichton
bors added a commit that referenced this pull request Jun 27, 2017
[beta] backports

Reopening #42841 as a new PR due to bors flakiness.

- #42785
- #42740
- #42735
- #42728
- #42695
- #42659
- #42634
- #42566

I just unilaterally accepted all the non-accepted nominations. Everything picked cleanly.
bors added a commit that referenced this pull request Jun 27, 2017
[beta] backports

Reopening #42841 as a new PR due to bors flakiness.

- #42785
- #42740
- #42735
- #42728
- #42695
- #42659
- #42634
- #42566

I just unilaterally accepted all the non-accepted nominations. Everything picked cleanly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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