ICE regression when removing ProjectionElem::Subtype
#118478
Labels
C-bug
Category: This is a bug.
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) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
While removing
ProjectionElem::Subtype
we gotICE
in one of the testshttps://github.com/rust-lang/rust/blob/cd40abae3619e82b6075dff3763615652ebad6a4/tests/ui/type-alias-impl-trait/normalize-alias-type.rs, this is a tracker issue for that, this
ICE
currently only happens #118477 but once it gets merged it will likely affect nightly users.cc @lcnr
Code
Error output
Backtrace
The text was updated successfully, but these errors were encountered: