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 2625865 commit 852d74fCopy full SHA for 852d74f
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