ICE: "could not fully normalize <trait>" in normalize_erasing_regions.rs #59324
Labels
A-associated-items
Area: Associated items (types, constants & functions)
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) ❄️
P-medium
Medium priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code in question:
Backtrace:
Rust Playground (stable): https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=3e221e437eac9599c6914a1b203c7ce4
Godbolt (1.32.0): https://godbolt.org/z/ycFBK7 <- regression here
Godbolt (1.31.0): https://godbolt.org/z/pMryL_
This might be related to #56870.
The text was updated successfully, but these errors were encountered: