ICE: When using an associated type as the type parameter of a bound #19081
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) ❄️
Found this ICE while trying to convert the
S
inHasher<S>
into an associated type. (FWIW, I also hit #18611 in the process)STR
Output
Version
cc @nikomatsakis
The text was updated successfully, but these errors were encountered: