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
/
hashmap
/
map.rs
Age
Commit message (
Expand
)
Author
Lines
2014-11-02
refactor libcollections as part of collection reform
Alexis Beingessner
-2133
/
+0
2014-11-01
collections: Remove all collections traits
Alex Crichton
-81
/
+213
2014-10-31
DSTify Hash
Jorge Aparicio
-10
/
+11
2014-10-30
collections: Enable IndexMut for some collections
Alex Crichton
-18
/
+14
2014-10-29
Rename fail! to panic!
Steve Klabnik
-11
/
+10
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-304
/
+2
2014-10-13
Clean up rustc warnings.
NODA, Kai
-0
/
+1
2014-10-09
std: Convert statics to constants
Alex Crichton
-2
/
+2
2014-09-25
auto merge of #17378 : Gankro/rust/hashmap-entry, r=aturon
bors
-6
/
+282
2014-09-24
implement entry API for HashMap
Alexis Beingessner
-6
/
+282
2014-09-21
Remove #[allow(deprecated)] from libstd
Alex Crichton
-1
/
+2
2014-09-16
Fallout from renaming
Aaron Turon
-10
/
+10
2014-09-16
Align with _mut conventions
Aaron Turon
-2
/
+14
2014-09-04
std: Refine and document HashMap's code
Piotr Czarnecki
-173
/
+385
2014-09-02
std: Split hashmap.rs into modules
Piotr Czarnecki
-0
/
+1805