Uh oh!
There was an error while loading. Please reload this page.
Fix ICE with feature self_struct_ctor - #56205
Conversation
rust-highfive
commented
Nov 25, 2018
(rust_highfive has picked a reviewer for you, use r? to override) |
estebank
commented
Nov 25, 2018
CC @TheIronBorn |
Uh oh!
There was an error while loading. Please reload this page.
nikomatsakis
commented
Nov 26, 2018
@bors r+ I was going to ask @petrochenkov to review but it looks like they approve =) |
bors
commented
Nov 26, 2018
📌 Commit 8d76f54 has been approved by |
Fix ICE with feature self_struct_ctor Fixrust-lang#56202.
Fix ICE with feature self_struct_ctor Fixrust-lang#56202.
Uh oh!
There was an error while loading. Please reload this page.
Fix ICE with feature self_struct_ctor Fixrust-lang#56202.
alexreg
commented
Nov 30, 2018
This fixes #56199 too, right? You may want to add that to the PR comment, or else close it manually. |
estebank
commented
Nov 30, 2018
@alexreg let's add a test in a follow up PR for it. |
Centril
commented
Nov 30, 2018
Sure. If it goes through, we can do a very small follow-up PR. |
bors
commented
Nov 30, 2018
☔ The latest upstream changes (presumably #56381) made this pull request unmergeable. Please resolve the merge conflicts. |
Centril
commented
Nov 30, 2018
The commits in this PR were included in #56365 which was merged so closing therefore. |
Fix#56202.