Skip to content

Commit 101e387

Browse files
committed
Mark run-pass/unit-like-struct-drop-run.rs as xfast-fail.
1 parent ddbd1aa commit 101e387

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/unit-like-struct-drop-run.rs

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// except according to those terms.
1010

1111
// Make sure the destructor is run for unit-like structs.
12+
// xfail-fast
1213

1314
use std::task;
1415

0 commit comments

Comments
 (0)