about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhosseind88 <hosseind88@mail.ru>2020-10-06 22:15:31 +0330
committerhosseind88 <hosseind88@mail.ru>2020-10-09 20:57:45 +0330
commit42ebae3175a542c07b75c174bdddb22c6b18b10d (patch)
treeca7e59453f75dab4a33b606225df7579361872d3
parent998186eb156345767007cca323e2f756ba1abfff (diff)
downloadrust-42ebae3175a542c07b75c174bdddb22c6b18b10d.tar.gz
rust-42ebae3175a542c07b75c174bdddb22c6b18b10d.zip
delete const-pat-ice test stderr
-rw-r--r--src/test/ui/pattern/const-pat-ice.stderr17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/test/ui/pattern/const-pat-ice.stderr b/src/test/ui/pattern/const-pat-ice.stderr
deleted file mode 100644
index 90497db519c..00000000000
--- a/src/test/ui/pattern/const-pat-ice.stderr
+++ /dev/null
@@ -1,17 +0,0 @@
-thread 'rustc' panicked at 'assertion failed: rows.iter().all(|r| r.len() == v.len())', compiler/rustc_mir_build/src/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
-
-query stack during panic:
-#0 [check_match] match-checking `main`
-#1 [analysis] running analysis passes on this crate
-we're just showing a limited slice of the query stack