2023-04-29 11:29:07 +00:00
|
|
|
//@ compile-flags: -Ztreat-err-as-bug
|
2023-03-03 22:25:18 +00:00
|
|
|
//@ rustc-env:RUSTC_ICE=0
|
2023-04-29 11:29:07 +00:00
|
|
|
//@ failure-status: 101
|
|
|
|
//@ error-pattern: aborting due to
|
|
|
|
//@ error-pattern: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md
|
|
|
|
|
2024-06-21 05:15:36 +00:00
|
|
|
//@ normalize-stderr-test: "note: compiler flags.*\n\n" -> ""
|
|
|
|
//@ normalize-stderr-test: "note: rustc.*running on.*" -> "note: rustc {version} running on {platform}"
|
|
|
|
//@ normalize-stderr-test: "thread.*panicked at compiler.*" -> ""
|
|
|
|
//@ normalize-stderr-test: " +\d{1,}: .*\n" -> ""
|
|
|
|
//@ normalize-stderr-test: " + at .*\n" -> ""
|
|
|
|
//@ normalize-stderr-test: ".*note: Some details are omitted.*\n" -> ""
|
2023-04-29 11:29:07 +00:00
|
|
|
|
|
|
|
fn wrong()
|
|
|
|
//~^ ERROR expected one of
|