We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 131548a commit 8cb0b23Copy full SHA for 8cb0b23
test-cargo-miri/tests/test.rs
@@ -1,7 +1,3 @@
1
-#![allow(unused_imports)] // FIXME for macOS
2
-
3
-extern crate rand;
4
5
use rand::{SeedableRng, FromEntropy, Rng, rngs::SmallRng};
6
7
#[test]
0 commit comments