ICE: multiple @ bindings of slice patterns, e.g. [a @ .., b @ ..]
#69103
Labels
A-slice-patterns
Area: Slice patterns, https://github.com/rust-lang/rust/issues/23121
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
The ICE only occurs when
b
is used.playground
Meta
Error output
Backtrace
The text was updated successfully, but these errors were encountered: