Undefined nested associated type causes ICE #22384
Labels
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) ❄️
Playpen link
The above causes the following the following error:
It works correctly if
foobar
is actually a defined associated type.The text was updated successfully, but these errors were encountered: