Skip to content

Commit 540a7ba

Browse files
committed
thread name setting works with strict provenance now :)
1 parent 6963951 commit 540a7ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run-pass/concurrency/simple.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ignore-windows: Concurrency on Windows is not supported yet.
2-
// compile-flags: -Zmiri-check-number-validity
2+
// compile-flags: -Zmiri-strict-provenance
33

44
use std::thread;
55

0 commit comments

Comments
 (0)