index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librand
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-1
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-1
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-1
/
+1
2015-01-07
rollup merge of #20708: aturon/new-int-modules
Alex Crichton
-2
/
+0
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-07
use slicing sugar
Jorge Aparicio
-1
/
+1
2015-01-07
register new snapshots
Jorge Aparicio
-2
/
+0
2015-01-07
Register new snapshots
Alex Crichton
-2
/
+0
2015-01-06
More test fixes
Alex Crichton
-5
/
+5
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-1
/
+3
2015-01-06
Register new snapshots
Alex Crichton
-23
/
+2
2015-01-07
markers -> marker
Nick Cameron
-2
/
+2
2015-01-07
fallout
Nick Cameron
-4
/
+4
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-3
/
+3
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+3
2015-01-05
More test fixes!
Alex Crichton
-1
/
+1
2015-01-05
Revert "Remove i suffix in docs"
Alex Crichton
-2
/
+2
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-2
/
+20
2015-01-05
rollup merge of #20518: nagisa/weighted-bool
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #20483: nagisa/rng-copy
Alex Crichton
-11
/
+2
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-2
/
+20
2015-01-05
Remove i suffix in docs
Steve Klabnik
-2
/
+2
2015-01-05
Implement Clone for PRNGs
Simonas Kazlauskas
-11
/
+2
2015-01-04
Do not use entropy during gen_weighted_bool(1)
Simonas Kazlauskas
-1
/
+1
2015-01-03
rand: fix fallout
Jorge Aparicio
-2
/
+7
2015-01-03
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomats...
bors
-1
/
+1
2015-01-02
Fix fallout from change, adding explicit `Sized` annotations where necessary.
Niko Matsakis
-2
/
+2
2015-01-02
More fallout
Nick Cameron
-4
/
+4
2015-01-01
Feature gate macro arguments
Corey Richardson
-1
/
+2
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-18
/
+18
2014-12-25
Parse fully-qualified associated types in generics without whitespace
P1start
-1
/
+1
2014-12-19
librand: use `#[deriving(Copy)]`
Jorge Aparicio
-0
/
+1
2014-12-15
Standardize some usages of "which" in docstrings
Andrew Wagner
-2
/
+2
2014-12-13
librand: use unboxed closures in `distributions` module
Jorge Aparicio
-0
/
+1
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+12
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-1
/
+0
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-1
/
+0
2014-11-20
Rename remaining Failures to Panic
Subhash Bhushan
-2
/
+5
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-1
/
+1
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-5
/
+5
2014-11-02
rand: Add next_f64/f32 to Rng.
Huon Wilson
-0
/
+40
2014-10-29
Rename fail! to panic!
Steve Klabnik
-4
/
+4
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-6
/
+0
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-1
/
+0
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
Revert "Update html_root_url for 0.12.0 release"
Brian Anderson
-1
/
+1
2014-10-07
Update html_root_url for 0.12.0 release
Brian Anderson
-1
/
+1
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-1
/
+1
[next]