ICE: Failed to normalize Alias(Weak, AliasTy {
with feature(lazy_type_alias)
#127351
Labels
C-bug
Category: This is a bug.
F-lazy_type_alias
`#![feature(lazy_type_alias)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
S-has-bisection
Status: a bisection has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Meta
rustc --version --verbose
:Error output
Backtrace
Note
Ice location:
rust/compiler/rustc_middle/src/ty/normalize_erasing_regions.rs
Lines 161 to 173 in cc8da78
@rustbot label +F-lazy_type_alias +requires-incomplete-features
The text was updated successfully, but these errors were encountered: