Compiler crash: 'assertion failed: self.scc_universes[scc] == ty::UniverseIndex::ROOT' #104196
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.
This appears to be the same assertion as #100818, #97099, and #103186 (though I'm unclear if the cause is the same) occurring on both stable rust 1.65.0 and nightly 1.67.0. The below reproduction is as minimal as I could get it. Worth noting that I don't believe this code would compile even without the ICE.
Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: