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
/
collections
Age
Commit message (
Expand
)
Author
Lines
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-3
/
+3
2015-01-06
rollup merge of #20593: nikomatsakis/unused-tps-in-impl
Alex Crichton
-0
/
+25
2015-01-06
rollup merge of #20653: alexcrichton/entry-unstable
Alex Crichton
-38
/
+29
2015-01-06
Register new snapshots
Alex Crichton
-3
/
+0
2015-01-07
markers -> marker
Nick Cameron
-13
/
+13
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-12
/
+12
2015-01-06
Fix fallout in libs. For the most part I just tagged impls as `#[old_impl_che...
Niko Matsakis
-0
/
+25
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-13
/
+13
2015-01-06
std: Revert stability of Entry-based APIs
Alex Crichton
-11
/
+7
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-27
/
+22
2015-01-05
Revert "Remove i suffix in docs"
Alex Crichton
-14
/
+14
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-1
/
+3
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-18
/
+18
2015-01-05
rollup merge of #20581: apasel422/extend
Alex Crichton
-2
/
+2
2015-01-05
rollup merge of #20560: aturon/stab-2-iter-ops-slice
Alex Crichton
-2
/
+4
2015-01-05
rollup merge of #20434: steveklabnik/five_eye
Alex Crichton
-14
/
+14
2015-01-06
Fallout
Nick Cameron
-20
/
+20
2015-01-05
Remove i suffix in docs
Steve Klabnik
-14
/
+14
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-05
register snapshot
Jorge Aparicio
-26
/
+0
2015-01-05
Stabilize collection modules
Aaron Turon
-1
/
+3
2015-01-05
Use $crate and macro reexport to reduce duplicated code
Keegan McAllister
-1
/
+3
2015-01-05
remove unnecessary `Default` bound from `Hash{Map,Set}`'s `Extend` impl
Andrew Paseltiner
-2
/
+2
2015-01-05
auto merge of #20163 : bfops/rust/master, r=Gankro
bors
-33
/
+61
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-03
Remove deprecated functionality
Alex Crichton
-148
/
+5
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-13
/
+13
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
-5
/
+5
2015-01-03
std: fix fallout
Jorge Aparicio
-0
/
+30
2015-01-03
use assoc types in binop traits
Jorge Aparicio
-4
/
+12
2015-01-03
std: fix fallout
Jorge Aparicio
-23
/
+61
2015-01-03
Improve `make_hash` function
Andrea Canciani
-8
/
+6
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-9
/
+9
2015-01-02
core: use assoc types in `Deref[Mut]`
Jorge Aparicio
-9
/
+9
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-1
/
+2
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-4
/
+5
2014-12-31
stabilize more of collections
Alexis Beingessner
-43
/
+83
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-6
/
+6
2014-12-30
rollup merge of #20328: huonw/attack-of-the-clones
Alex Crichton
-0
/
+50
2014-12-30
Stabilize cmp
Aaron Turon
-0
/
+4
2014-12-30
Implement `Clone` for a large number of iterators & other adaptors.
Huon Wilson
-0
/
+50
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
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
std: Second pass stabilization for `ptr`
Alex Crichton
-1
/
+1
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-1
/
+2
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-4
/
+5
2014-12-26
Rename `UniquePtr` to `Unique`
Flavio Percoco
-4
/
+4
[prev]
[next]