ICE when type checking partially annotated patterns #57531
Labels
A-NLL
Area: Non-lexical lifetimes (NLL)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
NLL-complete
Working towards the "valid code works" goal
The following code causes an ICE
Message:
This is marked as A-NLL because the bug is in MIR type check, even though it occurs with or without NLL.
The text was updated successfully, but these errors were encountered: