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 6963951 commit 540a7baCopy full SHA for 540a7ba
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