| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-02 | Move bulk of BTreeMap::insert method down to new method on handle | Stein Somers | -5/+61 |
| 2020-08-03 | Rollup merge of #74874 - ssomers:btree_cleanup_8, r=Mark-Simulacrum | Yuki Okushi | -6/+14 |
| 2020-08-03 | Rollup merge of #74762 - ssomers:btree_no_root_in_remove_kv_tracking, r=Mark-... | Yuki Okushi | -7/+9 |
| 2020-08-01 | BTreeMap::drain_filter no longer touches the root during iteration | Stein Somers | -7/+9 |
| 2020-08-01 | Define forget_type only when relevant | Stein Somers | -6/+14 |
| 2020-07-28 | Remove into_slices and its unsafe block | Stein Somers | -10/+3 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1488 |
