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
/
libserialize
/
collection_impls.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-2
/
+2
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-31
/
+29
2015-01-06
Fix fallout in libs. For the most part I just tagged impls as `#[old_impl_che...
Niko Matsakis
-0
/
+4
2015-01-04
serialize: Use assoc types + less old_orphan_check
Alex Crichton
-81
/
+47
2014-12-18
enumset fallout
Alexis Beingessner
-62
/
+4
2014-12-18
s/Tree/BTree
Alexis Beingessner
-7
/
+7
2014-11-09
Add Encodable and Decodable for VecMap
Colin Sherratt
-1
/
+35
2014-11-06
Fallout from collection conventions
Alexis Beingessner
-4
/
+4
2014-07-23
Convert some push_back users to push
Brian Anderson
-3
/
+3
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-3
/
+3
2014-06-01
std: Drop Total from Total{Eq,Ord}
Alex Crichton
-8
/
+8
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-6
/
+6
2014-03-27
serialize: use Result
Sean McArthur
-110
/
+132
2014-03-23
use TotalEq for HashMap
Daniel Micay
-4
/
+4
2014-03-06
collections: Correct with_capacity_and_hasher
Alex Crichton
-2
/
+2
2014-02-27
collections: allow `HashMap` to work with generic hashers
Erick Tryzelaar
-17
/
+27
2014-02-24
Move extra::json to libserialize
Alex Crichton
-0
/
+281