We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b0ce8b commit 61a7d3dCopy full SHA for 61a7d3d
src/tools/miri/tests/panic/mir-validation.rs
@@ -1,4 +1,5 @@
1
//! Ensure that the MIR validator runs on Miri's input.
2
+//@rustc-env:RUSTC_ICE=0
3
//@normalize-stderr-test: "\n +[0-9]+:[^\n]+" -> ""
4
//@normalize-stderr-test: "\n +at [^\n]+" -> ""
5
//@normalize-stderr-test: "\n +\[\.\.\. omitted [0-9]+ frames? \.\.\.\]" -> ""
0 commit comments