Skip to content

Commit 1a1afc8

Browse files
committed
Specify which crate is doing bad provenance things
1 parent b0353b5 commit 1a1afc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pass/random.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
use rand::{rngs::SmallRng, Rng, SeedableRng};
2-
// mac-os `rand` does some pointer shenanigans
2+
// mac-os `getrandom_1` does some pointer shenanigans
33
//@compile-flags: -Zmiri-permissive-provenance
44

55
fn main() {

0 commit comments

Comments
 (0)