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 66d10c8 commit a208f2fCopy full SHA for a208f2f
tests/run-pass/linux-getrandom.rs
@@ -1,5 +1,5 @@
1
// Unfortunately, compiletest_rs does not support 'only-linux',
2
-// so we need to ignore Windows and OS X instead
+// so we need to ignore Windows and macOS instead.
3
// ignore-macos: Uses Linux-only APIs
4
// ignore-windows: Uses Linux-only APIs
5
#![feature(rustc_private)]
0 commit comments