summary refs log tree commit diff
path: root/src/librand/distributions/range.rs
AgeCommit message (Expand)AuthorLines
2014-08-16librustc: Forbid external crates, imports, and/or items from beingPatrick Walton-2/+1
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-5/+5
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-1/+1
2014-05-29std: Recreate a `rand` moduleAlex Crichton-5/+8
2014-03-31rand: Switch field privacy as necessaryAlex Crichton-3/+3
2014-03-12std: Move rand to librand.Huon Wilson-0/+231