| Age | Commit message (Expand) | Author | Lines |
| 2022-01-08 | Change panic::update_hook to simplify usage | Badel2 | -6/+4 |
| 2022-01-07 | Implement panic::update_hook | Badel2 | -6/+8 |
| 2022-01-06 | remove unused ExtendDefault struct | Frank Steffahn | -10/+0 |
| 2022-01-06 | Add diagnostic items for macros | Alex Macleod | -0/+1 |
| 2022-01-05 | Rollup merge of #92388 - SpriteOvO:master, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-01-05 | Rollup merge of #92092 - saethlin:fix-sort-guards-sb, r=danielhenrymantilla | Matthias Krüger | -3/+3 |
| 2022-01-04 | Clarify that ordering is unspecified | Mario Carneiro | -0/+2 |
| 2022-01-04 | Update wording | Mario Carneiro | -3/+3 |
| 2022-01-04 | Rollup merge of #91884 - woppopo:const_box, r=oli-obk | Matthias Krüger | -32/+225 |
| 2022-01-04 | Fix a compile error when no_global_oom_handling | woppopo | -1/+1 |
| 2022-01-04 | Add tracking issues (`const_box`, `const_alloc_error`) | woppopo | -25/+26 |
| 2022-01-01 | Rollup merge of #92463 - thomcc:thats-not-how-its-pronounced, r=joshtriplett | Matthias Krüger | -1/+1 |
| 2022-01-01 | Rollup merge of #92097 - saethlin:split-without-deref, r=the8472 | Matthias Krüger | -2/+7 |
| 2021-12-31 | Clarify safety comment | Ben Kimock | -0/+2 |
| 2021-12-31 | Remove pronunciation guide from Vec<T> | Thom Chiovoloni | -1/+1 |
| 2021-12-30 | use generic params for arc_new_cyclic | bdbai | -2/+8 |
| 2021-12-29 | fix typo in btree/vec doc: Self -> self | Veeupup | -4/+4 |
| 2021-12-29 | Fix a minor mistake in `String::try_reserve_exact` examples | Sprite | -1/+1 |
| 2021-12-24 | Remove `maybe_uninit_extra` feature from Vec docs | Shadlock0133 | -2/+2 |
| 2021-12-24 | Auto merge of #92220 - nnethercote:RawVec-dont-recompute-capacity, r=joshtrip... | bors | -17/+18 |
| 2021-12-23 | Bless a few tests | Deadbeef | -3/+0 |
| 2021-12-23 | Constify `Box<T, A>` methods | woppopo | -32/+224 |
| 2021-12-23 | Switch all libraries to the 2021 edition | Deadbeef | -1/+1 |
| 2021-12-23 | Rollup merge of #88858 - spektom:to_lower_upper_rev, r=dtolnay | Matthias Krüger | -0/+31 |
| 2021-12-22 | RawVec: don't recompute capacity after allocating. | Nicholas Nethercote | -17/+18 |
| 2021-12-19 | Implement split_at_spare_mut directly | Ben Kimock | -2/+5 |
| 2021-12-19 | paniced -> panicked | r00ster | -1/+1 |
| 2021-12-19 | Rollup merge of #92071 - ajtribick:patch-1, r=the8472 | Matthias Krüger | -5/+5 |
| 2021-12-18 | Derive src pointers in sort drop guards from &T | Ben Kimock | -3/+3 |
| 2021-12-18 | Update example code for Vec::splice to change the length | ajtribick | -5/+5 |
| 2021-12-18 | docs: fix typo | Szilárd Parrag | -1/+1 |
| 2021-12-16 | Auto merge of #91527 - the8472:retain-opt, r=dtolnay | bors | -34/+46 |
| 2021-12-15 | Auto merge of #91962 - matthiaskrgr:rollup-2g082jw, r=matthiaskrgr | bors | -2/+2 |
| 2021-12-15 | Rollup merge of #91916 - steffahn:fix-typos, r=dtolnay | Matthias Krüger | -2/+2 |
| 2021-12-15 | Rollup merge of #90521 - jhpratt:stabilize-destructuring_assignment, r=jackh7... | Matthias Krüger | -1/+1 |
| 2021-12-14 | Stabilize `destructuring_assignment` | Jacob Pratt | -1/+1 |
| 2021-12-15 | Auto merge of #91945 - matthiaskrgr:rollup-jszf9zp, r=matthiaskrgr | bors | -1/+0 |
| 2021-12-14 | Stabilize iter::zip. | PFPoitras | -1/+0 |
| 2021-12-14 | Rollup merge of #89825 - martinvonz:split-inclusive-empty, r=m-ou-se | Matthias Krüger | -4/+4 |
| 2021-12-14 | Fix a bunch of typos | Frank Steffahn | -2/+2 |
| 2021-12-14 | Rollup merge of #91529 - TennyZhuang:try_reserve_binary_heap, r=yaahc | Matthias Krüger | -0/+79 |
| 2021-12-14 | Auto merge of #91680 - saethlin:spare_capacity_mut-in-join, r=dtolnay | bors | -2/+10 |
| 2021-12-13 | Stabilize arc_new_cyclic | bdbai | -25/+58 |
| 2021-12-13 | Rollup merge of #91749 - ssomers:btree_comments, r=Mark-Simulacrum | Matthias Krüger | -55/+58 |
| 2021-12-12 | Rollup merge of #91814 - japm48:spelling-fix, r=RalfJung | Matthias Krüger | -8/+8 |
| 2021-12-12 | Rollup merge of #91746 - ssomers:btree_tests, r=Mark-Simulacrum | Matthias Krüger | -6/+38 |
| 2021-12-12 | doc: fix typo in comments | japm48 | -8/+8 |
| 2021-12-11 | Fix zero-sized reference to deallocated memory | The 8472 | -4/+6 |
| 2021-12-11 | update feature gate | TennyZhuang | -4/+4 |
| 2021-12-11 | add BinaryHeap::try_reserve and BinaryHeap::try_reserve_exact | TennyZhuang | -0/+79 |