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 213885b commit 18f9e84Copy full SHA for 18f9e84
tests/fail-dep/libc/eventfd_block_twice.rs
@@ -1,5 +1,7 @@
1
//@only-target: linux
2
+//~^ERROR: deadlocked
3
//@compile-flags: -Zmiri-preemption-rate=0
4
+//@error-in-other-file: deadlock
5
6
use std::thread;
7
0 commit comments