ICE: None
in compiler/rustc_mir_build/src/build/matches/mod.rs
with feature(never_patterns)
#130779
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) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
(reduced)
(original)
Command:
rustc ./7FFF.rs
Meta
rustc --version --verbose
:Error output
Backtrace
Note
ICE location:
rust/compiler/rustc_mir_build/src/build/matches/mod.rs
Lines 1416 to 1441 in 7042c26
@rustbot label +F-never_patterns
The text was updated successfully, but these errors were encountered: