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
/
liballoc
/
btree
/
map.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-19
Tweak some stabilizations in libstd
Alex Crichton
-2
/
+2
2018-04-16
Auto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
bors
-2
/
+1
2018-04-04
Replace manual iter exhaust with for_each(drop).
Clar Charr
-2
/
+1
2018-03-29
Move RangeArguments to {core::std}::ops and rename to RangeBounds
Simon Sapin
-4
/
+4
2018-03-29
Move alloc::Bound to {core,std}::ops
Simon Sapin
-2
/
+2
2018-03-25
Implement get_key_value for HashMap, BTreeMap
Diggory Blake
-0
/
+27
2018-03-03
core: Update stability attributes for FusedIterator
Ulrik Sverdrup
-8
/
+8
2018-03-03
core: Stabilize FusedIterator
Ulrik Sverdrup
-8
/
+8
2018-02-25
1.25.0 -> 1.26.-
Manish Goregaokar
-1
/
+1
2018-02-12
Stabilize 'entry_and_modify' feature for BTreeMap
hedgehog1024
-2
/
+1
2018-01-28
Document that `Index` ops can panic on `HashMap` & `BTreeMap`.
Corey Farwell
-0
/
+5
2017-10-06
Implement `entry_and_modify`
mchlrhw
-0
/
+34
2017-09-05
Avoid weird or_insert_with example
Jon Gjengset
-3
/
+1
2017-09-05
Add or_default to Entry APIs
Jon Gjengset
-0
/
+29
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-7
/
+7
2017-06-30
Revert "Stabilize RangeArgument"
Steven Fackler
-2
/
+3
2017-06-24
Stabilize RangeArgument
Steven Fackler
-3
/
+2
2017-06-23
Relax Debug constraints when debugging {HashMap,BTreeMap}::{Keys,Values}.
Federico Ravasio
-2
/
+2
2017-06-23
Correctly iterate on keys/values when debugging BTreeMap::{Keys,Values}.
Federico Ravasio
-2
/
+2
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+2460