| Age | Commit message (Expand) | Author | Lines |
| 2025-09-25 | Revert "Auto merge of #144086 - clubby789:alloc-zeroed, r=nikic" | Nikita Popov | -1/+0 |
| 2025-09-14 | Update CURRENT_RUSTC_VERSION post-bump | Mark Rousskov | -13/+13 |
| 2025-09-13 | Rollup merge of #145471 - rs-sac:extr, r=the8472 | Jacob Pratt | -12/+10 |
| 2025-09-07 | optimization: Don't include ASCII characters in Unicode tables | Karl Meakin | -3/+2 |
| 2025-09-04 | Rollup merge of #145750 - btj:drop-alloc-guard, r=tgross35 | Stuart Cook | -25/+2 |
| 2025-09-03 | Rollup merge of #145279 - clarfonthey:const-convert-initial, r=tgross35 | Stuart Cook | -7/+17 |
| 2025-09-03 | raw_vec.rs: Remove superfluous fn alloc_guard | Bart Jacobs | -25/+2 |
| 2025-09-01 | Constify conversion traits | ltdk | -7/+17 |
| 2025-08-31 | Rollup merge of #145592 - nilotpal-n7:fix-format-alignment, r=lcnr | Matthias Krüger | -1/+1 |
| 2025-08-27 | Stabilize BTree{Map,Set}::extract_if | Sidney Cammeresi | -12/+10 |
| 2025-08-27 | Fix format string grammar in docs and improve alignment error message | Nilotpal Gupta | -1/+1 |
| 2025-08-27 | Rollup merge of #145562 - tbu-:pr_simplify_to_string_spec, r=tgross35 | Matthias Krüger | -50/+23 |
| 2025-08-27 | Rollup merge of #145335 - clarfonthey:wtf8-core-alloc, r=Mark-Simulacrum | Matthias Krüger | -0/+1297 |
| 2025-08-26 | Fix typo in comment | Tobias Stoeckmann | -1/+1 |
| 2025-08-26 | Rollup merge of #144373 - hkBst:remove-deprecated-1, r=jhpratt | Guillaume Gomez | -51/+5 |
| 2025-08-26 | remove deprecated Error::description in impls | Marijn Schouten | -51/+5 |
| 2025-08-24 | Prevent confusion with insertion-ordered maps. | Marijn Schouten | -2/+3 |
| 2025-08-24 | focus more on ordered aspect and restore old comments | Marijn Schouten | -13/+45 |
| 2025-08-24 | Dial down detail of B-tree description | Marijn Schouten | -24/+5 |
| 2025-08-20 | Diff-massaging commit | ltdk | -41/+34 |
| 2025-08-20 | Move WTF-8 code from std to core/alloc | ltdk | -708/+178 |
| 2025-08-20 | Copy WTF-8 code into core/alloc (for better diffs) | ltdk | -0/+1834 |
| 2025-08-20 | Auto merge of #144086 - clubby789:alloc-zeroed, r=nikic | bors | -0/+1 |
| 2025-08-20 | Pass `alloc-variant-zeroed` to LLVM | clubby789 | -0/+1 |
| 2025-08-19 | Use `ToString` specialization macro also for `Cow` and `String` | Tobias Bucher | -16/+2 |
| 2025-08-19 | Simplify macro generating `ToString` implementations for `&…&str` | Tobias Bucher | -34/+21 |
| 2025-08-15 | Rollup merge of #143717 - Jules-Bertholet:pin-default, r=dtolnay | Jacob Pratt | -4/+44 |
| 2025-08-12 | Add cast_init and cast_uninit methods for pointers | ltdk | -1/+2 |
| 2025-08-12 | Handle the `capacity == 0` case | SabrinaJewson | -27/+34 |
| 2025-08-11 | Respond to review comments | SabrinaJewson | -5/+5 |
| 2025-08-11 | Make explicit guarantees about `Vec`’s allocator | SabrinaJewson | -4/+47 |
| 2025-08-09 | `{BTree,Hash}Map`: add "`Entry` API" section heading | Ada Alakbarova | -0/+2 |
| 2025-08-07 | Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrum | bors | -8/+8 |
| 2025-08-06 | replace version placeholder | Boxy | -8/+8 |
| 2025-08-04 | Correct the use of `must_use` on btree::IterMut | Jonathan Brouwer | -1/+1 |
| 2025-08-02 | Rollup merge of #144478 - joshtriplett:doc-code-formatting-prep, r=Amanieu | Samuel Tardieu | -7/+7 |
| 2025-07-31 | Rollup merge of #135975 - balt-dev:master, r=tgross35 | Stuart Cook | -29/+243 |
| 2025-07-30 | Implement push_mut | Balt | -29/+243 |
| 2025-07-27 | Remove `[T]::array_chunks(_mut)` | Scott McMurray | -17/+12 |
| 2025-07-25 | Avoid placing `// FIXME` comments inside doc code blocks | Josh Triplett | -6/+6 |
| 2025-07-25 | Improve and regularize comment placement in doc code | Josh Triplett | -1/+1 |
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -2/+2 |
| 2025-07-18 | Rollup merge of #143909 - nik-rev:patch-1, r=jhpratt | Matthias Krüger | -2/+2 |
| 2025-07-17 | Rollup merge of #143595 - fee1-dead-contrib:push-sylpykzkmynr, r=RalfJung,fee... | León Orell Valerian Liehr | -3/+4 |
| 2025-07-15 | Add `Default` impls for `Pin`ned `Box`, `Rc`, `Arc` | Jules Bertholet | -4/+44 |
| 2025-07-16 | add `const_make_global`; err for `const_allocate` ptrs if didn't call | Deadbeef | -3/+4 |
| 2025-07-15 | Auto merge of #143877 - xizheyin:143813, r=scottmcm,saethlin | bors | -3/+18 |
| 2025-07-13 | docs(alloc::fmt): Make `type` optional, instead of matching the empty string | Nik Revenco | -2/+2 |
| 2025-07-13 | update issue number for `const_trait_impl` | Deadbeef | -2/+2 |
| 2025-07-13 | std::vec: Add UB check in `from_parts_in` | xizheyin | -0/+5 |