Fix ICE when attempting to print closure generics#37459
Fix ICE when attempting to print closure generics#37459bors merged 1 commit intorust-lang:masterfrom
Conversation
ef7c21e to
b63f4d0
Compare
There was a problem hiding this comment.
Can this fit on a single line?
There was a problem hiding this comment.
This talks about item types but we care only about generics
944257b to
45fddcd
Compare
|
@bors r+ |
|
📌 Commit 45fddcd has been approved by |
45fddcd to
b538e26
Compare
|
@bors r+ |
|
📌 Commit b538e26 has been approved by |
|
@bors r- (Travis failed) |
b538e26 to
4a6a811
Compare
|
@bors r+ |
|
📌 Commit 4a6a811 has been approved by |
|
☔ The latest upstream changes (presumably #37400) made this pull request unmergeable. Please resolve the merge conflicts. |
4a6a811 to
bdb399d
Compare
|
@eddyb Rebased; Re-r+? |
|
@bors r=eddyb |
|
📌 Commit bdb399d has been approved by |
|
Sadly this is incomplete (it can cause a call of |
|
Nominating because this is required for #37491. |
|
Approved for backport because @eddyb said so. =) cc @rust-lang/compiler |
Fixes #36622.
r? @eddyb or @arielb1