ICE: Failed to normalize Alias(Opaque, AliasTy {
#130956
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Meta
rustc --version --verbose
:Both nightly and beta versions produced the same result as stable (as far as I can tell).
Error output
Backtrace
Related to
#127353 also produces an ICE on stable using features which are supposed to be locked behind
type_alias_impl_trait
.The text was updated successfully, but these errors were encountered: