We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b7e14 commit a811adaCopy full SHA for a811ada
src/tools/miri/tests/fail/shims/memrchr_null.rs
@@ -1,4 +1,5 @@
1
//@ignore-target-windows: No libc on Windows
2
+//@ignore-target-apple: No `memrchr` on some apple targets
3
4
use std::ptr;
5
0 commit comments