Internal error looking up a definition [E0242] with where clause on type alias #22471
Labels
A-type-system
Area: Type system
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) ❄️
Trying to compile this:
gives the following:
I'm not entirely sure if this is actually legal, but regardless it seems odd that an "internal error" is exposed to the user in the same way that regular compiler errors are.
rustc 1.0.0-nightly (b63cee4a1 2015-02-14 17:01:11 +0000)
The text was updated successfully, but these errors were encountered: