| Age | Commit message (Expand) | Author | Lines |
| 2025-04-12 | Fix typo in documentation | GenYuLi | -1/+1 |
| 2025-04-11 | Rollup merge of #139600 - tgross35:update-builtins, r=tgross35 | Stuart Cook | -1/+1 |
| 2025-04-10 | Update `compiler-builtins` to 0.1.153 | Trevor Gross | -1/+1 |
| 2025-04-10 | Auto merge of #139279 - BoxyUwU:bump-boostrap, r=jieyouxu | bors | -35/+35 |
| 2025-04-09 | intra-doc link | Boxy | -1/+1 |
| 2025-04-09 | update cfgs | Boxy | -7/+7 |
| 2025-04-09 | replace version placeholder | Boxy | -27/+27 |
| 2025-04-09 | Speed up `String::push` and `String::insert` | lincot | -18/+48 |
| 2025-04-08 | document panic behavior of Vec::resize and Vec::resize_with | Jonathan Gruner | -0/+8 |
| 2025-04-06 | Auto merge of #138951 - jwnrt:alloc-raw-vec-strict-prov, r=Noratrieb | bors | -5/+6 |
| 2025-04-03 | Fix testing with randomized layouts enabled | bjorn3 | -1/+0 |
| 2025-03-30 | Rollup merge of #139141 - mejrs:on_unimpl, r=Noratrieb | Jacob Pratt | -8/+0 |
| 2025-03-30 | Delete unreacheable `#[rustc_on_unimplemented]` | mejrs | -8/+0 |
| 2025-03-29 | Auto merge of #133572 - frank-king:feature/unique_arc, r=Amanieu | bors | -1/+411 |
| 2025-03-26 | Swap usize -> ptr transmute for strict_pov API | James Wainwright | -2/+1 |
| 2025-03-26 | Pass `Alignment` for `RawVecInner::new_in` | James Wainwright | -4/+6 |
| 2025-03-24 | Rollup merge of #138800 - RalfJung:const_box, r=oli-obk | Matthias Krüger | -8/+4 |
| 2025-03-24 | Update `compiler-builtins` to 0.1.152 | Trevor Gross | -1/+1 |
| 2025-03-22 | Remove `PartialEq::ne` for `UniqueArc` | Frank King | -19/+0 |
| 2025-03-22 | Add more APIs for UniqueArc | Frank King | -5/+250 |
| 2025-03-22 | Make UniqueArc invariant for soundness | Frank King | -2/+6 |
| 2025-03-22 | Implement `UniqueArc` | Frank King | -1/+181 |
| 2025-03-21 | remove remnants of const_box feature | Ralf Jung | -8/+4 |
| 2025-03-17 | Mark imports of #[rustc_std_internal_symbol] items with this attribute | bjorn3 | -3/+8 |
| 2025-03-17 | Rollup merge of #138341 - xizheyin:issue-138322, r=joboet | Jacob Pratt | -3/+23 |
| 2025-03-16 | Rollup merge of #136293 - hkBst:patch-32, r=Amanieu | Jacob Pratt | -0/+13 |
| 2025-03-16 | Rollup merge of #138303 - DiuDiu777:rc-fix, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -20/+44 |
| 2025-03-13 | Rollup merge of #138162 - ehuss:library-2024, r=cuviper | Matthias Krüger | -1/+1 |
| 2025-03-12 | Rollup merge of #138387 - RalfJung:intrinsic-arg-names, r=oli-obk | Matthias Krüger | -1/+1 |
| 2025-03-12 | Rollup merge of #138161 - HeroicKatora:heap-peek-mut-refresh, r=dtolnay | Matthias Krüger | -4/+78 |
| 2025-03-12 | intrinsics: remove unnecessary leading underscore from argument names | Ralf Jung | -1/+1 |
| 2025-03-11 | Migrate alloc to Rust 2024 | Eric Huss | -1/+1 |
| 2025-03-11 | Add PeekMut::refresh | Aurelia Molzer | -4/+78 |
| 2025-03-11 | std: Mention clone-on-write mutation in Arc<T> | xizheyin | -3/+23 |
| 2025-03-10 | fix copy typo | LemonJ | -4/+4 |
| 2025-03-10 | fix ptr inconsistency in Rc Arc | LemonJ | -23/+47 |
| 2025-03-09 | document capacity for ZST as example and prose | Marijn Schouten | -0/+13 |
| 2025-03-08 | Stabilize `const_vec_string_slice` | Martin Habovstiak | -15/+16 |
| 2025-03-08 | Rollup merge of #136642 - bjorn3:separate_alloctest_crate, r=cuviper | Jacob Pratt | -19921/+142 |
| 2025-03-07 | Add comments | bjorn3 | -0/+6 |
| 2025-03-07 | Fully test the alloc crate through alloctests | bjorn3 | -535/+136 |
| 2025-03-07 | Move last remaining Rc test to alloctests | bjorn3 | -18/+0 |
| 2025-03-07 | Move most Rc tests to alloctests | bjorn3 | -649/+0 |
| 2025-03-07 | Move all alloc integration tests to a new alloctests crate | bjorn3 | -18719/+0 |
| 2025-03-07 | Rollup merge of #134797 - spastorino:ergonomic-ref-counting-1, r=nikomatsakis | Matthias Krüger | -0/+16 |
| 2025-03-07 | Rollup merge of #138034 - thaliaarchi:use-prelude-size-of, r=tgross35 | Matthias Krüger | -92/+72 |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -92/+72 |
| 2025-03-06 | Add allow(incomplete_features) to alloc | Santiago Pastorino | -0/+1 |
| 2025-03-06 | Add UseCloned trait related code | Santiago Pastorino | -0/+15 |
| 2025-03-06 | Rollup merge of #138038 - tgross35:update-builtins, r=tgross35 | Michael Goulet | -1/+1 |