We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddbd1aa commit 101e387Copy full SHA for 101e387
src/test/run-pass/unit-like-struct-drop-run.rs
@@ -9,6 +9,7 @@
9
// except according to those terms.
10
11
// Make sure the destructor is run for unit-like structs.
12
+// xfail-fast
13
14
use std::task;
15
0 commit comments