We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7668d51 commit cf74b1fCopy full SHA for cf74b1f
tests/fail/tokio_mvp.rs
@@ -1,7 +1,7 @@
1
//@compile-flags: -Zmiri-disable-isolation
2
//@error-pattern: can't call foreign function: epoll_create1
3
//@normalize-stderr-test: " = note: inside .*\n" -> ""
4
-//@only-linux: the errors differ too much between platforms
+//@only-target-linux: the errors differ too much between platforms
5
6
#[tokio::main]
7
async fn main() {}
0 commit comments