| Age | Commit message (Expand) | Author | Lines |
| 2020-08-12 | Rollup merge of #75424 - joseluis:patch-1, r=joshtriplett | Yuki Okushi | -1/+1 |
| 2020-08-12 | Somewhat complicated way to respect BTreeMap's node length invariant | Stein Somers | -16/+65 |
| 2020-08-11 | word change | José Luis Cruz | -1/+1 |
| 2020-08-11 | Fix range term in alloc vec doc | Ivan Tham | -1/+1 |
| 2020-08-11 | BTreeMap: purge innocent use of into_kv_mut | Stein Somers | -9/+19 |
| 2020-08-10 | Manually implement Debug for BTreeMap::ValuesMut struct | Nazım Can Altınova | -1/+24 |
| 2020-08-10 | Manually implement Debug for BTreeMap::{IntoKeys,IntoValues} structs | Nazım Can Altınova | -6/+27 |
| 2020-08-10 | Liballoc DoubleEndedIterator limit unsafe to pointer arithmethic | Ivan Tham | -15/+11 |
| 2020-08-10 | Liballoc IntoIter limit unsafe to pointer arithmethic | Ivan Tham | -18/+14 |
| 2020-08-10 | Liballoc tweak use *const T instead of *const i8 | Ivan Tham | -1/+1 |
| 2020-08-09 | BTreeMap: better distinguish the root holder from the root node | Stein Somers | -42/+51 |
| 2020-08-09 | Rollup merge of #75151 - pickfire:patch-4, r=LukasKalbertodt | Yuki Okushi | -4/+6 |
| 2020-08-08 | Auto merge of #75163 - canova:map_into_keys_values, r=dtolnay | bors | -0/+173 |
| 2020-08-08 | Update the tracking issue number of map_into_keys_values | Nazım Can Altınova | -12/+12 |
| 2020-08-08 | Remove min/max values from IntoValues Iterator implementation | Nazım Can Altınova | -8/+0 |
| 2020-08-08 | Auto merge of #75257 - ssomers:btree_74762_again, r=Mark-Simulacrum | bors | -32/+25 |
| 2020-08-07 | Auto merge of #75071 - ssomers:btree_cleanup_5, r=Mark-Simulacrum | bors | -53/+51 |
| 2020-08-07 | BTreeMap: enforce the panic rule imposed by `replace` | Stein Somers | -53/+51 |
| 2020-08-07 | BTreeMap: better way to postpone root access in DrainFilter | Stein Somers | -32/+25 |
| 2020-08-07 | Change the comment of BTreeMap::into_values | Nazım Can Altınova | -1/+1 |
| 2020-08-07 | Add unit tests for new `BTreeMap::into_{keys,values}` methods | Nazım Can Altınova | -0/+25 |
| 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-05 | Add {Box,Rc,Arc}::new_zeroed_slice | Amos Onn | -0/+91 |
| 2020-08-05 | Use alloc_zeroed in {Rc,Arc}::new_zeroed | Amos Onn | -30/+48 |
| 2020-08-04 | Replace `Memoryblock` with `NonNull<[u8]>` | Tim Diekmann | -43/+52 |
| 2020-08-04 | Consistent variable name alloc for raw_vec | Ivan Tham | -4/+6 |
| 2020-08-04 | Auto merge of #74850 - TimDiekmann:remove-in-place-alloc, r=Amanieu | bors | -114/+125 |
| 2020-08-04 | Auto merge of #75058 - ssomers:btree_cleanup_insert_2, r=Mark-Simulacrum | bors | -44/+42 |
| 2020-08-03 | Auto merge of #74827 - ssomers:btree_cleanup_insert, r=Mark-Simulacrum | bors | -37/+70 |
| 2020-08-03 | Merge branch 'master' into remove-in-place-alloc | Tim Diekmann | -263/+551 |
| 2020-08-02 | Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPC | Manish Goregaokar | -3/+3 |
| 2020-08-02 | Separate off a leafy insert function instead of lying, and split split similarly | Stein Somers | -44/+42 |
| 2020-08-02 | Move bulk of BTreeMap::insert method down to new method on handle | Stein Somers | -37/+70 |
| 2020-08-03 | Rollup merge of #74974 - RalfJung:miri-tests, r=Mark-Simulacrum | Yuki Okushi | -8/+13 |
| 2020-08-03 | Rollup merge of #74874 - ssomers:btree_cleanup_8, r=Mark-Simulacrum | Yuki Okushi | -8/+16 |
| 2020-08-03 | Rollup merge of #74762 - ssomers:btree_no_root_in_remove_kv_tracking, r=Mark-... | Yuki Okushi | -52/+405 |
| 2020-08-03 | Rollup merge of #74686 - ssomers:btree_cleanup_3, r=Mark-Simulacrum | Yuki Okushi | -10/+3 |
| 2020-08-02 | fix typos | liuzhenyu | -3/+3 |
| 2020-08-02 | Auto merge of #75033 - Manishearth:rollup-d8afil1, r=Manishearth | bors | -1/+42 |
| 2020-08-01 | Auto merge of #74605 - rust-lang:vec-leak, r=Amanieu | bors | -6/+4 |
| 2020-08-01 | BTreeMap::drain_filter no longer touches the root during iteration | Stein Somers | -30/+73 |
| 2020-08-01 | More benchmarks of BTreeMap mutation | Stein Somers | -22/+332 |
| 2020-08-01 | Add Vec::spare_capacity_mut | Amanieu d'Antras | -1/+42 |
| 2020-08-01 | Define forget_type only when relevant | Stein Somers | -8/+16 |
| 2020-08-01 | Auto merge of #74373 - lcnr:array_chunks, r=withoutboats | bors | -0/+3 |
| 2020-08-01 | add tracking issue | Bastian Kauschke | -1/+1 |
| 2020-08-01 | Rollup merge of #74644 - crlf0710:drop_old_stuff, r=Amanieu | Yuki Okushi | -62/+10 |
| 2020-08-01 | Remove `linked_list_extras` methods. | Charles Lew | -62/+10 |
| 2020-07-31 | expand comments | Ralf Jung | -1/+1 |