std: move rand.rs to rand/mod.rs.
This commit is contained in:
parent
07167826d6
commit
884c1e112d
@ -59,7 +59,6 @@ use uint;
|
||||
use vec;
|
||||
use libc::size_t;
|
||||
|
||||
#[path="rand/distributions.rs"]
|
||||
pub mod distributions;
|
||||
|
||||
/// A type that can be randomly generated using an Rng
|
Loading…
x
Reference in New Issue
Block a user