Merge pull request #4797 from RalfJung/apple-det
fix non-determinism in os_unfair_lock test
This commit is contained in:
commit
facf7adc35
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
//@only-target: darwin
|
||||
//@compile-flags: -Zmiri-fixed-schedule
|
||||
#![feature(sync_unsafe_cell)]
|
||||
|
||||
use std::cell::SyncUnsafeCell;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue