| Age | Commit message (Expand) | Author | Lines |
| 2025-08-11 | Rollup merge of #143949 - clarfonthey:const-arith-ops, r=Amanieu | Stuart Cook | -234/+514 |
| 2025-08-10 | cfg_select: Support unbraced expressions | Josh Triplett | -2/+3 |
| 2025-08-11 | mention `Hash` and `Ord`; refine description of `derive` | gewitternacht | -4/+8 |
| 2025-08-10 | Rollup merge of #145135 - Kivooeo:stabilize-duration_constructors_lite, r=Chr... | Stuart Cook | -4/+4 |
| 2025-08-10 | Constify remaining operators | ltdk | -209/+438 |
| 2025-08-10 | Let forward_ref_* macros accept multiple attributes, and require attributes e... | ltdk | -105/+156 |
| 2025-08-09 | Stabilize feature | Kivooeo | -4/+4 |
| 2025-08-09 | Rollup merge of #145027 - Kmeakin:km/optimize-char-is-alphanumeric, r=scottmcm | Stuart Cook | -1/+5 |
| 2025-08-08 | Auto merge of #145126 - tgross35:rollup-6w87usd, r=tgross35 | bors | -62/+57 |
| 2025-08-08 | Rollup merge of #144192 - RalfJung:atomicrmw-ptr, r=nikic | Trevor Gross | -62/+57 |
| 2025-08-08 | Revert "Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-... | Jakub Beránek | -3/+3 |
| 2025-08-07 | Rollup merge of #145045 - Hywan:doc-library-iterator-by_ref, r=GuillaumeGomez | Trevor Gross | -1/+1 |
| 2025-08-07 | Rollup merge of #144900 - Kivooeo:unsigned_signed_diff-stabilize, r=dtolnay | Trevor Gross | -2/+2 |
| 2025-08-07 | Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalathar | bors | -92/+207 |
| 2025-08-07 | doc(library): Fix Markdown in `Iterator::by_ref`. | Ivan Enderlin | -1/+1 |
| 2025-08-07 | Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrum | bors | -133/+133 |
| 2025-08-07 | Rollup merge of #144682 - nxsaken:strict_overflow_ops, r=Mark-Simulacrum | Stuart Cook | -87/+54 |
| 2025-08-07 | Rollup merge of #144133 - oli-obk:stabilize-const-type-id, r=lcnr | Stuart Cook | -2/+2 |
| 2025-08-07 | Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-items, r... | Stuart Cook | -3/+3 |
| 2025-08-07 | Rollup merge of #140267 - jogru0:control_flow, r=dtolnay | Stuart Cook | -0/+147 |
| 2025-08-07 | Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4 | Stuart Cook | -0/+1 |
| 2025-08-07 | Optimize `char::is_alphanumeric` | Karl Meakin | -1/+5 |
| 2025-08-06 | tidy | Boxy | -123/+123 |
| 2025-08-06 | Change stdlib float tests to account for miri nondet floats. | LorrensP-2158466 | -3/+3 |
| 2025-08-06 | Rollup merge of #144978 - ehuss:intrinsic-doc-links, r=scottmcm | Jakub Beránek | -4/+4 |
| 2025-08-06 | replace version placeholder | Boxy | -10/+10 |
| 2025-08-05 | Fix some doc links for intrinsics | Eric Huss | -4/+4 |
| 2025-08-05 | Renamed `isolate_most_least_significant_one` functions | okaneco | -16/+16 |
| 2025-08-05 | Add `std::ascii::Char` `MIN` and `MAX` constants | Chai T. Rex | -0/+8 |
| 2025-08-05 | Add `u8`-as-ASCII methods to `core::ascii::Char` | Chai T. Rex | -1/+603 |
| 2025-08-05 | Fix description of unsigned `checked_exact_div` | Michael Tautschnig | -12/+6 |
| 2025-08-05 | Stabilize `core::iter::chain` | Ross MacArthur | -5/+3 |
| 2025-08-05 | Rollup merge of #144872 - connortsui20:once-poison-docs, r=Amanieu | Samuel Tardieu | -2/+59 |
| 2025-08-05 | Rollup merge of #144867 - scottmcm:more-as-array, r=chenyukang | Samuel Tardieu | -16/+12 |
| 2025-08-04 | remove feature gate | Kivooeo | -2/+2 |
| 2025-08-04 | Rollup merge of #144667 - scottmcm:alignment-is-usize, r=tgross35 | Stuart Cook | -3/+5 |
| 2025-08-04 | Rollup merge of #142205 - paolobarbolini:const_swap_with_slice-impl, r=Mark-S... | Stuart Cook | -1/+2 |
| 2025-08-03 | add poisoning documentation to `LazyCell` | Connor Tsui | -2/+59 |
| 2025-08-03 | Use `as_array` in PartialEq for arrays | Scott McMurray | -16/+12 |
| 2025-08-02 | fmt with table lookup for binary, octal and hex | Pascal S. de Kloe | -122/+55 |
| 2025-08-02 | Rollup merge of #144797 - nilehmann:safety-comment-niche, r=Noratrieb | Samuel Tardieu | -3/+3 |
| 2025-08-02 | Rollup merge of #144478 - joshtriplett:doc-code-formatting-prep, r=Amanieu | Samuel Tardieu | -25/+29 |
| 2025-08-01 | Fix safety comment for new_unchecked in niche_types | Nico Lehmann | -3/+3 |
| 2025-08-01 | Constify additional Result functions | Evgenii Zheltonozhskii | -25/+112 |
| 2025-07-31 | Correct some grammar in integer documentation | Trevor Gross | -18/+12 |
| 2025-07-30 | Stabilize strict_overflow_ops | Nurzhan Sakén | -87/+54 |
| 2025-07-30 | `AlignmentEnum` should just be `repr(usize)` now | Scott McMurray | -3/+5 |
| 2025-07-30 | const-eval: full support for pointer fragments | Ralf Jung | -37/+1 |
| 2025-07-29 | Auto merge of #144658 - jhpratt:rollup-jdzhz27, r=jhpratt | bors | -1/+41 |
| 2025-07-29 | Rollup merge of #144510 - orlp:fix-location-ord, r=ibraheemdev | Jacob Pratt | -1/+41 |