summary refs log tree commit diff
path: root/src/test/ui/pattern/const-pat-ice.stderr
blob: 2aa0824f30186e97ff8f24abc22733a73723d8bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
thread 'rustc' panicked at 'assertion failed: rows.iter().all(|r| r.len() == v.len())', src/librustc_mir_build/thir/pattern/_match.rs:LL:CC
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

error: internal compiler error: unexpected panic

note: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md

note: rustc VERSION running on TARGET

note: compiler flags: FLAGS