Skip to content

Commit 61a7d3d

Browse files
committedApr 20, 2024
ensure the ICE-to-file logic does not affect our test
1 parent 6b0ce8b commit 61a7d3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/tools/miri/tests/panic/mir-validation.rs

+1
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)