| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-08 | Auto merge of #75257 - ssomers:btree_74762_again, r=Mark-Simulacrum | bors | -30/+23 |
| 2020-08-07 | BTreeMap: better way to postpone root access in DrainFilter | Stein Somers | -30/+23 |
| 2020-08-07 | Change the comment of BTreeMap::into_values | Nazım Can Altınova | -1/+1 |
| 2020-08-07 | Add `into_{keys,values}` methods for BTreeMap | Nazım Can Altınova | -0/+156 |
| 2020-08-05 | Make IntoIterator lifetime bounds of &BTreeMap match with &HashMap | Nazım Can Altınova | -2/+2 |
| 2020-08-02 | Move bulk of BTreeMap::insert method down to new method on handle | Stein Somers | -32/+9 |
| 2020-08-01 | BTreeMap::drain_filter no longer touches the root during iteration | Stein Somers | -23/+64 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+2860 |
