None
in rustc_mir_build/src/builder/matches/mod.rs
#136852
Labels
C-bug
Category: This is a bug.
F-never_patterns
`#![feature(never_patterns)]`
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.
Code
Meta
rustc --version --verbose
:Error output
Command:
rustc --edition=2021
This also ICEs with
--edition=2024
Backtrace
Notes
compiler/rustc_mir_build/src/builder/matches/mod.rs Line-2099
rust/compiler/rustc_mir_build/src/builder/matches/mod.rs
Lines 2094 to 2103 in 6171d94
@rustbot label +F-never_patterns
The text was updated successfully, but these errors were encountered: