Skip to content

Commit 68f2001

Browse files
Ignore mir-opt test when panic=abort
1 parent 8ea5ac6 commit 68f2001

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/mir-opt/no-drop-for-inactive-variant.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ignore-wasm32-bare compiled with panic=abort by default
2+
13
// Ensure that there are no drop terminators in `unwrap<T>` (except the one along the cleanup
24
// path).
35

0 commit comments

Comments
 (0)