]> git.lizzy.rs Git - rust.git/commitdiff
Something in panic handling fails validation with full-MIR
authorRalf Jung <post@ralfj.de>
Wed, 13 Sep 2017 15:55:58 +0000 (17:55 +0200)
committerRalf Jung <post@ralfj.de>
Wed, 13 Sep 2017 16:15:59 +0000 (18:15 +0200)
tests/compile-fail/panic.rs

index 0d594f9bd4c3b14df93523dbc039ffb5fa74e7aa..80149eeffaa641c32a70dc2dc04645c2a426658e 100644 (file)
@@ -1,3 +1,5 @@
+// FIXME: Something in panic handling fails validation with full-MIR
+// compile-flags: -Zmir-emit-validate=0
 //error-pattern: the evaluated program panicked
 
 fn main() {