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
/
test
/
bench
Age
Commit message (
Expand
)
Author
Lines
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-9
/
+9
2014-12-30
Fallout from stabilization
Aaron Turon
-2
/
+2
2014-12-29
rollup merge of #20264: nagisa/threadrng
Alex Crichton
-3
/
+3
2014-12-29
rollup merge of #20160: nick29581/ranges2
Alex Crichton
-4
/
+4
2014-12-30
Fallout from mut slices
Nick Cameron
-4
/
+4
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-3
/
+3
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-3
/
+3
2014-12-27
auto merge of #19916 : SimonSapin/rust/ascii-reform, r=sfackler
bors
-9
/
+6
2014-12-26
Add a Racy type to bench tests
Flavio Percoco
-10
/
+20
2014-12-26
Fix up remaining usage of `to_ascii`.
Simon Sapin
-9
/
+6
2014-12-25
Parse fully-qualified associated types in generics without whitespace
P1start
-1
/
+1
2014-12-23
Rename include_bin! to include_bytes!
Chris Wong
-1
/
+1
2014-12-22
Renaming of the Iter types as in RFC #344
Florian Wilkens
-1
/
+1
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-33
/
+33
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-17
/
+17
2014-12-18
s/Tree/BTree
Alexis Beingessner
-35
/
+11
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-1
/
+1
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-35
/
+35
2014-12-13
Get rid of all the remaining uses of `refN`/`valN`/`mutN`/`TupleN`
Jorge Aparicio
-1
/
+1
2014-12-13
Remove some unnecessary `move` keywords
Jorge Aparicio
-6
/
+6
2014-12-13
Fix benches
Jorge Aparicio
-9
/
+14
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-1
/
+22
2014-12-05
Utilize fewer reexports
Corey Farwell
-5
/
+5
2014-12-05
rollup merge of #19416: sfackler/global-stdin
Corey Richardson
-3
/
+3
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-120
/
+9
2014-12-03
Back io::stdin with a global singleton BufferedReader
Steven Fackler
-3
/
+3
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-66
/
+0
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-7
/
+7
2014-11-18
Update test for equivalency to include region binders in object types, add ne...
Niko Matsakis
-2
/
+2
2014-11-18
auto merge of #19031 : nodakai/rust/libcore-pow-and-sq, r=bjz
bors
-2
/
+2
2014-11-18
libcore: add num::Int::pow() and deprecate num::pow().
NODA, Kai
-2
/
+2
2014-11-17
Fallout from deprecation
Aaron Turon
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-24
/
+25
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-6
/
+6
2014-11-14
auto merge of #18827 : bjz/rust/rfc369-numerics, r=alexcrichton
bors
-0
/
+7
2014-11-14
Revert the need for initial values with arithmetic iterators
Brendan Zabarauskas
-1
/
+1
2014-11-12
time: Deprecate the library in the distribution
Alex Crichton
-196
/
+178
2014-11-13
Remove lots of numeric traits from the preludes
Brendan Zabarauskas
-0
/
+7
2014-11-13
Deprecate Zero and One traits
Brendan Zabarauskas
-1
/
+1
2014-11-06
Fallout from collection conventions
Alexis Beingessner
-19
/
+20
2014-11-05
Repair various cases where values of distinct types were being operated
Niko Matsakis
-1
/
+1
2014-11-03
rollup merge of #18536 : bjz/strconv
Alex Crichton
-3
/
+1
2014-11-04
Separate string->integer implementation in strconv
Brendan Zabarauskas
-3
/
+1
2014-11-02
refactor libcollections as part of collection reform
Alexis Beingessner
-5
/
+5
2014-11-01
collections: Remove all collections traits
Alex Crichton
-3
/
+48
2014-10-31
DSTify Hash
Jorge Aparicio
-1
/
+1
2014-10-29
auto merge of #18357 : TeXitoi/rust/simplify-reverse-complement, r=alexcrichton
bors
-179
/
+109
2014-10-29
Rename fail! to panic!
Steve Klabnik
-13
/
+13
2014-10-28
rephrase some comments according to remarks in the PR
Guillaume Pinot
-4
/
+4
2014-10-26
simplify shootout-reverse-complement.rs
Guillaume Pinot
-179
/
+109
[prev]
[next]