ICE: assertion failed: did.krate != ast::LOCAL_CRATE #21909
Labels
A-associated-items
Area: Associated items (types, constants & functions)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
The code below triggers an internal compiler error:
Smallest input file that tickles the error:
When the bounds on
Y
are lifted, the bug goes away for me. That is, the following code compiles without an error:The text was updated successfully, but these errors were encountered: