Stable 1.34.0 compiler panic unexpected const parent in type_of_def_id() #60704
Labels
A-const-generics
Area: const generics (parameters and arguments)
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.
Following code sample causes a compiler panic.
<32>
should be<u32>
.The text was updated successfully, but these errors were encountered: