We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9d481 commit 679d10fCopy full SHA for 679d10f
tests/run-pass/threadleak_ignored.rs
@@ -1,3 +1,4 @@
1
+// ignore-windows: Concurrency on Windows is not supported yet.
2
// compile-flags: -Zmiri-ignore-leaks
3
4
//! Test that leaking threads works, and that their destructors are not executed.
0 commit comments