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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librand
Age
Commit message (
Expand
)
Author
Lines
2014-12-17
rollup merge of #19873: drewm1980/master
Alex Crichton
-2
/
+2
2014-12-15
std: Second pass stabilization of `default`
Alex Crichton
-0
/
+2
2014-12-15
Remove all shadowed lifetimes.
Niko Matsakis
-1
/
+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
-4
/
+5
2014-12-10
rustc: Fix `make install`
Alex Crichton
-1
/
+1
2014-12-09
rollup merge of #19614: steveklabnik/gh19599
Alex Crichton
-1
/
+1
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+33
2014-12-07
remove usage of notrust from the docs
Steve Klabnik
-1
/
+1
2014-11-27
auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
bors
-1
/
+0
2014-11-26
/*! -> //!
Steve Klabnik
-11
/
+8
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-1
/
+0
2014-11-25
Fallout from stabilization
Aaron Turon
-3
/
+3
2014-11-23
auto merge of #19152 : alexcrichton/rust/issue-17863, r=aturon
bors
-11
/
+7
2014-11-22
std: Align `raw` modules with unsafe conventions
Alex Crichton
-11
/
+7
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-1
/
+0
2014-11-20
Rename remaining Failures to Panic
Subhash Bhushan
-11
/
+22
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+3
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-13
/
+13
2014-11-13
Remove Signed trait and add SignedInt trait
Brendan Zabarauskas
-1
/
+1
2014-11-13
Remove lots of numeric traits from the preludes
Brendan Zabarauskas
-0
/
+4
2014-11-13
Deprecate Bounded trait
Brendan Zabarauskas
-4
/
+2
2014-11-13
Move checked arithmetic operators into Int trait
Brendan Zabarauskas
-1
/
+1
2014-11-13
Deprecate Signed method wrappers
Brendan Zabarauskas
-2
/
+1
2014-11-02
rand: Add next_f64/f32 to Rng.
Huon Wilson
-14
/
+56
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-5
/
+5
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-25
Fix spelling mistakes in comments.
Joseph Crail
-1
/
+1
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-10
/
+4
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-1
/
+0
2014-10-10
auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton
bors
-10
/
+10
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-09
rand: Convert statics to constants
Alex Crichton
-10
/
+10
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
2014-10-03
rollup merge of #17387 : sneves/master
Alex Crichton
-0
/
+287
2014-10-03
Set the `non_uppercase_statics` lint to warn by default
P1start
-3
/
+3
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-1
/
+1
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-1
/
+1
2014-09-30
librustc: Forbid `..` in range patterns.
Patrick Walton
-3
/
+3
2014-09-30
Include ChaCha pseudorandom generator
Samuel Neves
-0
/
+287
2014-09-16
Fallout from renaming
Aaron Turon
-4
/
+4
2014-09-08
rand: inform the optimiser that indexing is never out-of-bounds.
Huon Wilson
-2
/
+18
2014-08-29
Register new snapshots
Alex Crichton
-22
/
+0
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-3
/
+25
2014-08-26
Use temp vars for implicit coercion to ^[T]
Nick Cameron
-11
/
+13
2014-08-16
librustc: Forbid external crates, imports, and/or items from being
Patrick Walton
-3
/
+1
[prev]
[next]