Crash with or_patterns
in irrefutable match
#67514
Labels
C-bug
Category: This is a bug.
F-or_patterns
`#![feature(or_patterns)]`
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Hi,
(playground)
... crashes on nightly with:
Backtrace
It doesn't crash on current stable and beta, but it may be because they ignore the feature flag.
The text was updated successfully, but these errors were encountered: