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 da77926 commit 94a8156Copy full SHA for 94a8156
tests/fail-dep/libc/libc-epoll-data-race.rs
@@ -2,8 +2,7 @@
2
//! and we only read one of them, we do not synchronize with the other events
3
//! and therefore still report a data race for things that need to see the second event
4
//! to be considered synchronized.
5
-//@only-target: linux
6
-//@only-target: android
+//@only-target: linux android
7
// ensure deterministic schedule
8
//@compile-flags: -Zmiri-preemption-rate=0
9
0 commit comments