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
/
libstd
Age
Commit message (
Expand
)
Author
Lines
2015-01-03
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomats...
bors
-6
/
+6
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-35
/
+38
2015-01-02
rollup merge of #20341: nikomatsakis/impl-trait-for-trait-2
Alex Crichton
-2
/
+25
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-22
/
+10
2015-01-02
rollup merge of #20416: nikomatsakis/coherence
Alex Crichton
-0
/
+1
2015-01-02
core: use assoc types in `Deref[Mut]`
Jorge Aparicio
-18
/
+28
2015-01-02
rollup merge of #20354: alexcrichton/second-pass-thread_local
Alex Crichton
-44
/
+145
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-749
/
+112
2015-01-02
rollup merge of #20377: alexcrichton/issue-20352
Alex Crichton
-48
/
+26
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-932
/
+902
2015-01-02
merge `*SliceExt` traits, use assoc types in `SliceExt`, `Raw[Mut]Ptr`
Jorge Aparicio
-18
/
+13
2015-01-02
Fix fallout from change, adding explicit `Sized` annotations where necessary.
Niko Matsakis
-2
/
+25
2015-01-02
Properly deal with Ordering in the guide
Steve Klabnik
-0
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-824
/
+1012
2015-01-02
auto merge of #20356 : Gankro/rust/stab, r=aturon
bors
-43
/
+83
2015-01-02
Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...
Niko Matsakis
-0
/
+1
2015-01-01
std: Enforce Unicode in fmt::Writer
Alex Crichton
-48
/
+26
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-197
/
+113
2015-01-02
More fallout
Nick Cameron
-65
/
+65
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-71
/
+71
2014-12-31
std: unbox closures used in let bindings
Jorge Aparicio
-5
/
+5
2014-12-31
std: unbox closures used in function arguments
Jorge Aparicio
-5
/
+7
2014-12-31
stabilize more of collections
Alexis Beingessner
-43
/
+83
2014-12-31
std: Second pass stabilization for thread_local
Alex Crichton
-44
/
+145
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-165
/
+237
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-7
/
+8
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-28
/
+32
2014-12-30
Fallout from stabilization
Aaron Turon
-21
/
+25
2014-12-30
rollup merge of #20353: alexcrichton/snapshots
Alex Crichton
-355
/
+2
2014-12-30
rollup merge of #20348: frewsxcv/rm-reexports
Alex Crichton
-1
/
+1
2014-12-30
rollup merge of #20329: vhbit/ios-rand-fix
Alex Crichton
-0
/
+3
2014-12-30
rollup merge of #20328: huonw/attack-of-the-clones
Alex Crichton
-0
/
+55
2014-12-30
rollup merge of #20321: epall/patch-1
Alex Crichton
-2
/
+2
2014-12-30
rollup merge of #20286: murarth/get-address-name
Alex Crichton
-2
/
+49
2014-12-30
rollup merge of #20065: aturon/stab-2-cmp
Alex Crichton
-0
/
+4
2014-12-30
Register new snapshots
Alex Crichton
-355
/
+2
2014-12-30
Stabilize cmp
Aaron Turon
-0
/
+4
2014-12-30
std: Re-enable at_exit()
Alex Crichton
-239
/
+166
2014-12-30
Libs: Unify concat and concat_vec
Aaron Turon
-7
/
+6
2014-12-30
Second pass stabilization: vec
Aaron Turon
-0
/
+1
2014-12-30
std::iter: Add partition and unzip methods to iterators
Aaron Turon
-1
/
+1
2014-12-30
Remove core::atomic::Ordering::* public reexport
Corey Farwell
-1
/
+1
2014-12-30
iOS: fallout of Sync oibit
Valerii Hiora
-0
/
+3
2014-12-30
Implement `Clone` for a large number of iterators & other adaptors.
Huon Wilson
-0
/
+55
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-27
/
+32
2014-12-29
Fix impl of Send and Sync for mips
Eric Allen
-2
/
+2
2014-12-29
rollup merge of #20306: alexcrichton/second-pass-string
Alex Crichton
-2
/
+12
2014-12-29
rollup merge of #20289: nick29581/shadowing
Alex Crichton
-66
/
+74
2014-12-29
rollup merge of #20265: nicholasbishop/bishop_add_missing_bitflags_methods
Alex Crichton
-0
/
+4
2014-12-29
rollup merge of #20264: nagisa/threadrng
Alex Crichton
-46
/
+46
[next]