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 0716782 commit 884c1e1Copy full SHA for 884c1e1
src/libstd/rand.rs renamed to src/libstd/rand/mod.rs
@@ -59,7 +59,6 @@ use uint;
59
use vec;
60
use libc::size_t;
61
62
-#[path="rand/distributions.rs"]
63
pub mod distributions;
64
65
/// A type that can be randomly generated using an Rng
0 commit comments