Skip to content

Commit 5d2ed4d

Browse files
committed
Something in panic handling fails validation with full-MIR
1 parent c163097 commit 5d2ed4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/compile-fail/panic.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// FIXME: Something in panic handling fails validation with full-MIR
2+
// compile-flags: -Zmir-emit-validate=0
13
//error-pattern: the evaluated program panicked
24

35
fn main() {

0 commit comments

Comments
 (0)