Thread 'rustc' panicked at 'assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32', compiler/rustc_span/src/lib.rs:1512:17 #81800
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.
I see an internal compiler error on following code.
Code
Meta
I test it on stable, beta, and nightly version.
rustc --version --verbose
:Error output
The output is from nightly.
Backtrace
The text was updated successfully, but these errors were encountered: