mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
ensure the ICE-to-file logic does not affect our test
This commit is contained in:
parent
6b0ce8b1e2
commit
61a7d3d523
@ -1,4 +1,5 @@
|
||||
//! Ensure that the MIR validator runs on Miri's input.
|
||||
//@rustc-env:RUSTC_ICE=0
|
||||
//@normalize-stderr-test: "\n +[0-9]+:[^\n]+" -> ""
|
||||
//@normalize-stderr-test: "\n +at [^\n]+" -> ""
|
||||
//@normalize-stderr-test: "\n +\[\.\.\. omitted [0-9]+ frames? \.\.\.\]" -> ""
|
||||
|
Loading…
Reference in New Issue
Block a user