mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
no need to allow any more
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
#![allow(unused_imports)] // FIXME for macOS
|
||||
|
||||
extern crate rand;
|
||||
|
||||
use rand::{SeedableRng, FromEntropy, Rng, rngs::SmallRng};
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user