Enums with missing stability attributes on variants will compile and ICE only when used #100420
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Example: #100399. This was fixed by adding stability attributes (#100418), but the general problem remains that #99573 was able to land.
cc @dtolnay @yaahc
The text was updated successfully, but these errors were encountered: