Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
arielb1:generic-closure-fn
Jun 19, 2017
Merged

collector: apply param substs to closures cast to fn items#42735
bors merged 1 commit into
rust-lang:masterfrom
arielb1:generic-closure-fn

Conversation

@arielb1

Copy link
Copy Markdown
Contributor

Fixes#42718.

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

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

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Jun 18, 2017

Copy link
Copy Markdown
Collaborator

📌 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

bors commented Jun 18, 2017

Copy link
Copy Markdown
Collaborator

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

@bors

bors commented Jun 19, 2017

Copy link
Copy Markdown
Collaborator

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

@bors
bors merged commit 09219d6 into rust-lang:masterJun 19, 2017
@brsonbrson added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jun 22, 2017
@brsonbrson mentioned this pull request Jun 22, 2017
@alexcrichtonalexcrichton 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
@Mark-SimulacrumMark-Simulacrum mentioned this pull request Jun 27, 2017
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 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@alexcrichton@brson