-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
2-phase borrow activation ice #49736
Copy link
Copy link
Closed
Labels
I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️NLL-soundWorking towards the "invalid code does not compile" goalWorking towards the "invalid code does not compile" goal
Metadata
Metadata
Assignees
Labels
I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️NLL-soundWorking towards the "invalid code does not compile" goalWorking towards the "invalid code does not compile" goal
Type
Fields
Give feedbackNo fields configured for issues without a type.
This program ICEs:
See also this conversation between @pnkfelix and I on gitter, which I believe to be relevant.
I'm refactoring some of this code, trying to explore the new NLL approach, so I will probably wind up fixing this. But obviously we should have this as a test!
cc @bobtwinkles