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
/
libstd
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
reverting other changes
FakeKane
-10
/
+4
2015-01-05
Implement Clone for PRNGs
Simonas Kazlauskas
-1
/
+2
2015-01-05
Make temporary directory names non-deterministic.
Laurence Tratt
-30
/
+44
2015-01-05
Fix misleading name in AsciiExt docs
Zbigniew Siciarz
-1
/
+1
2015-01-04
std: Fix missing stability on prelude
Alex Crichton
-0
/
+2
2015-01-04
std: Fix missing stability in sync
Alex Crichton
-5
/
+4
2015-01-05
auto merge of #20395 : huonw/rust/char-stab-2, r=aturon
bors
-5
/
+4
2015-01-05
Merge `UnicodeChar` and `CharExt`.
Huon Wilson
-4
/
+3
2015-01-05
Rename `core::char::Char` to `CharExt` to match prelude guidelines.
Huon Wilson
-2
/
+2
2015-01-05
auto merge of #20163 : bfops/rust/master, r=Gankro
bors
-33
/
+61
2015-01-04
Merge pull request #20510 from tshepang/patch-6
bors
-1
/
+1
2015-01-04
Merge pull request #20464 from ranma42/improve-make-hash
bors
-8
/
+6
2015-01-04
[breaking change] Update entry API as part of RFC 509.
Ben Foppa
-33
/
+61
2015-01-04
fix comment referencing RwLock
ville-h
-1
/
+1
2015-01-04
fix code referencing RwLockWriteGuard
ville-h
-9
/
+9
2015-01-04
auto merge of #20393 : japaric/rust/impl-any, r=aturon
bors
-2
/
+2
2015-01-04
rename std::sync::RWLockWriteGuard to RwLockWriteGuard
ville-h
-7
/
+7
2015-01-04
fix code referencing RwLockReadGuard
ville-h
-9
/
+9
2015-01-04
rename std::sync::RWLockReadGuard to RwLockReadGuard
ville-h
-6
/
+6
2015-01-04
fix code and comments referencing RW_LOCK_INIT
ville-h
-7
/
+7
2015-01-03
Remove deprecated functionality
Alex Crichton
-1027
/
+242
2015-01-04
rename std::sync::RWLOCK_INIT to RW_LOCK_INIT
ville-h
-1
/
+1
2015-01-04
fix code and comments referencing StaticRwLock
ville-h
-12
/
+12
2015-01-04
doc: remove incomplete sentence
Tshepang Lekhonkhobe
-1
/
+1
2015-01-03
remove `Any[Mut]RefExt` traits in favor of `impl Any`
Jorge Aparicio
-2
/
+2
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-73
/
+73
2015-01-03
sed -i -s 's/\bmod}/self}/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-62
/
+62
2015-01-04
auto merge of #20490 : japaric/rust/assoc-types, r=aturon
bors
-83
/
+168
2015-01-04
rename std::sync::StaticRWLock to StaticRwLock
ville-h
-4
/
+4
2015-01-04
fix code and comments referencing RwLock
ville-h
-32
/
+32
2015-01-03
std: fix fallout
Jorge Aparicio
-0
/
+30
2015-01-03
use assoc types in unop traits
Jorge Aparicio
-2
/
+6
2015-01-03
use assoc types in binop traits
Jorge Aparicio
-15
/
+39
2015-01-03
rename std::sync::RWLock to RwLock
ville-h
-7
/
+7
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-30
/
+79
2015-01-03
core: merge IteratorPairExt into IteratorExt
Jorge Aparicio
-1
/
+0
2015-01-03
Register new snapshots
Jorge Aparicio
-27
/
+0
2015-01-03
core: merge DoubleEndedIteratorExt into IteratorExt
Jorge Aparicio
-5
/
+4
2015-01-03
std: fix fallout
Jorge Aparicio
-37
/
+93
2015-01-03
Improve `make_hash` function
Andrea Canciani
-8
/
+6
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
[prev]
[next]