Skip to content

Commit ccc2f78

Browse files
committed
add //@ needs-unwind to test
1 parent ba55f20 commit ccc2f78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/mir-opt/box_conditional_drop_allocator.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// skip-filecheck
22
//@ test-mir-pass: ElaborateDrops
3+
//@ needs-unwind
34
#![feature(allocator_api)]
45

56
// Regression test for #131082.

0 commit comments

Comments
 (0)