-
-
Notifications
You must be signed in to change notification settings - Fork 15k
ReStatic ICE with nll and thread_local #51269
Copy link
Copy link
Closed
Labels
A-NLLArea: Non-lexical lifetimes (NLL)Area: Non-lexical lifetimes (NLL)E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.I-needs-decisionIssue: In need of a decision.Issue: In need of a decision.NLL-soundWorking towards the "invalid code does not compile" goalWorking towards the "invalid code does not compile" goal
Milestone
Metadata
Metadata
Assignees
Labels
A-NLLArea: Non-lexical lifetimes (NLL)Area: Non-lexical lifetimes (NLL)E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.I-needs-decisionIssue: In need of a decision.Issue: In need of a decision.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.
I'm getting a ICE when compiling my crate with the current nightly. This minimal example reproduces it: