Skip to content

Commit da5dfc9

Browse files
committed
ensure the ICE-to-file logic does not affect our test
1 parent 87866d1 commit da5dfc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/panic/mir-validation.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//! Ensure that the MIR validator runs on Miri's input.
2+
//@rustc-env:RUSTC_ICE=0
23
//@normalize-stderr-test: "\n +[0-9]+:[^\n]+" -> ""
34
//@normalize-stderr-test: "\n +at [^\n]+" -> ""
45
//@normalize-stderr-test: "\n +\[\.\.\. omitted [0-9]+ frames? \.\.\.\]" -> ""

0 commit comments

Comments
 (0)