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
/
distributions
Age
Commit message (
Expand
)
Author
Lines
2014-09-30
librustc: Forbid `..` in range patterns.
Patrick Walton
-3
/
+3
2014-09-16
Fallout from renaming
Aaron Turon
-1
/
+1
2014-08-29
Register new snapshots
Alex Crichton
-8
/
+0
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-1
/
+9
2014-08-16
librustc: Forbid external crates, imports, and/or items from being
Patrick Walton
-3
/
+1
2014-07-21
Add a ton of ignore-lexer-test
Corey Richardson
-0
/
+2
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-39
/
+39
2014-06-08
Remove the dead code identified by the new lint
Jakub Wieczorek
-2
/
+0
2014-06-02
docs: Stop using `notrust`
Florian Gilcher
-1
/
+1
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-2
/
+2
2014-05-29
std: Recreate a `rand` module
Alex Crichton
-71
/
+100
2014-05-11
core: Remove the cast module
Alex Crichton
-2
/
+2
2014-04-19
Have floating point functions take their parameters by value.
Brendan Zabarauskas
-1
/
+1
2014-04-15
Remove usage of private enum variants
Alex Crichton
-13
/
+23
2014-04-11
libtest: rename `BenchHarness` to `Bencher`
Liigo Zhuang
-15
/
+15
2014-04-08
Register new snapshots
Alex Crichton
-2
/
+2
2014-04-03
auto merge of #13237 : alexcrichton/rust/private-tuple-structs, r=brson
bors
-2
/
+2
2014-04-02
rand: remove (almost) all ~[]'s from Vec.
Huon Wilson
-40
/
+40
2014-04-01
auto merge of #13225 : thestinger/rust/num, r=cmr
bors
-4
/
+3
2014-04-01
auto merge of #13115 : huonw/rust/rand-errors, r=alexcrichton
bors
-5
/
+5
2014-04-01
rand: bubble up IO messages futher.
Huon Wilson
-5
/
+5
2014-03-31
Switch some tuple structs to pub fields
Alex Crichton
-2
/
+2
2014-03-31
rand: Switch field privacy as necessary
Alex Crichton
-16
/
+16
2014-03-31
num: rm wrapping of `Float` methods as functions
Daniel Micay
-4
/
+3
2014-03-12
std: Move rand to librand.
Huon Wilson
-0
/
+1608