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
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
2014-12-29
rollup merge of #20262: arturoc/fix-scoped_thread_local
Alex Crichton
-2
/
+16
2014-12-29
rollup merge of #20250: ipetkov/deriving
Alex Crichton
-2
/
+2
2014-12-29
rollup merge of #20248: steveklabnik/gh20038
Alex Crichton
-96
/
+96
2014-12-29
rollup merge of #20231: fhahn/issue-20226-eexist
Alex Crichton
-0
/
+17
2014-12-29
rollup merge of #20223: aochagavia/typo
Alex Crichton
-1
/
+1
2014-12-29
rollup merge of #20216: sfackler/fix-mangling
Alex Crichton
-4
/
+4
2014-12-29
rollup merge of #20215: csouth3/hashmap-rename
Alex Crichton
-11
/
+11
2014-12-29
rollup merge of #20214: bluss/fix-hashmap-example
Alex Crichton
-10
/
+18
2014-12-29
rollup merge of #20160: nick29581/ranges2
Alex Crichton
-18
/
+18
2014-12-29
rollup merge of #20042: alexcrichton/second-pass-ptr
Alex Crichton
-8
/
+9
2014-12-29
rollup merge of #19661: alexcrichton/mutex-result
Alex Crichton
-365
/
+519
2014-12-30
Fallout from mut slices
Nick Cameron
-18
/
+18
2014-12-29
std: Second pass stabilization for `ptr`
Alex Crichton
-8
/
+9
2014-12-29
std: Stabilization pass for mutex/rwlock/condvar
Alex Crichton
-227
/
+149
2014-12-29
std: Second pass stabilization for `string`
Alex Crichton
-2
/
+12
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-974
/
+942
2014-12-29
auto merge of #20058 : Kimundi/rust/str_pattern_pre, r=alexcrichton
bors
-2
/
+2
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-319
/
+551
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-801
/
+975
2014-12-29
Fallout from globs/re-export/shadowing change
Nick Cameron
-19
/
+28
2014-12-29
Fallout from glob shadowing
Nick Cameron
-47
/
+46
2014-12-28
Added `get_address_name`, an interface to `getnameinfo`
Murarth
-2
/
+49
2014-12-28
src/libstd/thread_local/scoped.rs: fixes scoped_thread_local! macro
arturo
-2
/
+16
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-47
/
+47
[prev]
[next]