Compiler panic with trait aliases #56006
Labels
A-metadata
Area: Crate metadata
A-trait-system
Area: Trait system
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.
Playing around with the new trait aliases I encountered a compiler panic. This is a minimized example (play.rust-lang.org):
Error message:
Update: even smaller repro case
Another update: see here (even more minimal)
Meta
Backtrace:
The text was updated successfully, but these errors were encountered: