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 06eb009 commit 347ea4eCopy full SHA for 347ea4e
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