Uh oh!
There was an error while loading. Please reload this page.
Fix ICE when attempting to print closure generics - #37459
Merged
Conversation
Mark-Simulacrumforce-pushed
the
closure-ice
branch
from
October 28, 2016 23:04
ef7c21e to
b63f4d0Compareeddyb
suggested changes
Oct 28, 2016
Contributor
There was a problem hiding this comment.
This talks about item types but we care only about generics
Mark-Simulacrumforce-pushed
the
closure-ice
branch
2 times, most recently
from
October 28, 2016 23:24
944257b to
45fddcdCompareeddyb
commented
Oct 28, 2016
Contributor
@bors r+ |
bors
commented
Oct 28, 2016
Collaborator
📌 Commit 45fddcd has been approved by |
Mark-Simulacrumforce-pushed
the
closure-ice
branch
from
October 28, 2016 23:53
45fddcd to
b538e26Compareeddyb
commented
Oct 28, 2016
Contributor
@bors r+ |
bors
commented
Oct 28, 2016
Collaborator
📌 Commit b538e26 has been approved by |
eddyb
commented
Oct 29, 2016
Contributor
@bors r- (Travis failed) |
Mark-Simulacrumforce-pushed
the
closure-ice
branch
from
October 29, 2016 21:55
b538e26 to
4a6a811Compareeddyb
commented
Oct 29, 2016
Contributor
@bors r+ |
bors
commented
Oct 29, 2016
Collaborator
📌 Commit 4a6a811 has been approved by |
bors
commented
Oct 30, 2016
Collaborator
☔ The latest upstream changes (presumably #37400) made this pull request unmergeable. Please resolve the merge conflicts. |
Mark-Simulacrumforce-pushed
the
closure-ice
branch
from
October 30, 2016 14:12
4a6a811 to
bdb399dCompareMark-Simulacrum
commented
Oct 30, 2016
MemberAuthor
@eddyb Rebased; Re-r+? |
petrochenkov
commented
Oct 30, 2016
Contributor
@bors r=eddyb |
bors
commented
Oct 30, 2016
Collaborator
📌 Commit bdb399d has been approved by |
bors
commented
Oct 30, 2016
Collaborator
bors
commented
Oct 31, 2016
Collaborator
eddyb
commented
Oct 31, 2016
Contributor
Sadly this is incomplete (it can cause a call of |
brson
commented
Nov 3, 2016
Contributor
Nominating because this is required for #37491. |
Merged
nikomatsakis
commented
Nov 3, 2016
Contributor
Approved for backport because @eddyb said so. =) cc @rust-lang/compiler |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes#36622.
r? @eddyb or @arielb1