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 0d5fa51 commit c965c3dCopy full SHA for c965c3d
tests/run-pass/concurrency/simple.rs
@@ -1,5 +1,5 @@
1
// ignore-windows: Concurrency on Windows is not supported yet.
2
-// compile-flags: -Zmiri-check-number-validity
+// compile-flags: -Zmiri-strict-provenance
3
4
use std::thread;
5
0 commit comments