Requiring an associated type to equal another associated type in short form causes ICE #21177
Labels
A-associated-items
Area: Associated items (types, constants & functions)
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Note that
<T: Trait<A = <T as Trait>::B>>
works.The text was updated successfully, but these errors were encountered: