Internal Compiler Error: 'called Option::unwrap()
on a None
value', compiler/rustc_middle/src/hir/map/collector.rs:227:50
#84149
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.
rustc crashes on the following input, found by fuzz-rustc:
The error happens on nightly and beta, but not on stable.
The text was updated successfully, but these errors were encountered: