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 8712807 commit 7136cc4Copy full SHA for 7136cc4
tests/pass-dep/libc/ccrandomgeneratebytes_apple.rs
@@ -1,4 +1,4 @@
1
-//@only-target-apple: this directly tests apple-only functions
+//@only-target: apple # This directly tests apple-only functions
2
3
fn main() {
4
let mut bytes = [0u8; 24];
0 commit comments