thread 'rustc' panicked at 'no errors encountered even though delay_span_bug
issued', compiler/rustc_errors/src/lib.rs:1050:13
#87592
Labels
C-bug
Category: This is a bug.
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 set up a new project and tried to install microserver by running:
cargo new bug_repro
cargo install microserver
But received the following when doing so:
thread 'rustc' panicked at 'no errors encountered even though delay_span_bug issued', compiler/rustc_errors/src/lib.rs:1050:13
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: