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 b0353b5 commit 1a1afc8Copy full SHA for 1a1afc8
tests/pass/random.rs
@@ -1,5 +1,5 @@
1
use rand::{rngs::SmallRng, Rng, SeedableRng};
2
-// mac-os `rand` does some pointer shenanigans
+// mac-os `getrandom_1` does some pointer shenanigans
3
//@compile-flags: -Zmiri-permissive-provenance
4
5
fn main() {
0 commit comments