ICE: issue-69398.rs with mir-opt-level=3 and --crate-type=lib: compiler/rustc_traits/src/normalize_erasing_regions.rs:62:32: could not fully normalize <() as Foo>::Bar
#91745
Labels
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier.
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.
code from
./src/test/ui/associated-types/issue-69398.rs
cc #69398
Code
Meta
rustc --version --verbose
:Error output
rustc ./src/test/ui/associated-types/issue-69398.rs -Zmir-opt-level=3 --crate-type lib
Note that
--crate-type lib
is required to reproduce the ICEBacktrace
The text was updated successfully, but these errors were encountered: