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 b3af6b6 commit f95e4c9Copy full SHA for f95e4c9
1 file changed
src/tools/miri/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