| Age | Commit message (Expand) | Author | Lines |
| 2025-09-24 | unstably constify float mul_add methods | Jeremy Smart | -0/+1 |
| 2025-09-15 | Rollup merge of #146478 - ferrocene:pvdrz/improve-fmt-coverage, r=Mark-Simula... | Matthias Krüger | -0/+1 |
| 2025-09-13 | Rollup merge of #146477 - ferrocene:pvdrz/improve-char-coverage, r=Noratrieb | Jana Dönszelmann | -0/+1 |
| 2025-09-12 | Improve `core::fmt` coverage | Christian Poveda | -0/+1 |
| 2025-09-12 | Improve `core::char` coverage | Christian Poveda | -0/+1 |
| 2025-09-12 | Constify Eq, Ord, PartialOrd | Evgenii Zheltonozhskii | -0/+1 |
| 2025-09-10 | Improve `core::ops` coverage | Christian Poveda | -0/+1 |
| 2025-09-04 | Rollup merge of #145690 - sayantn:integer-funnel-shift, r=tgross35 | Jacob Pratt | -0/+1 |
| 2025-09-04 | Rollup merge of #143725 - kennytm:peekable_next_if_map, r=jhpratt | Stuart Cook | -0/+1 |
| 2025-09-03 | Rollup merge of #145279 - clarfonthey:const-convert-initial, r=tgross35 | Stuart Cook | -2/+1 |
| 2025-09-03 | Add `funnel_sh{l,r}` functions and intrinsics | sayantn | -0/+1 |
| 2025-09-01 | Constify conversion traits | ltdk | -2/+1 |
| 2025-08-30 | Rollup merge of #145969 - actuallylost:duration-from-nanos-128, r=tgross35 | Stuart Cook | -0/+1 |
| 2025-08-29 | Rollup merge of #145467 - Kivooeo:stabilize-strict_provenance_atomic_ptr, r=s... | Trevor Gross | -1/+0 |
| 2025-08-30 | Add `Duration::from_nanos_u128` | actuallylost | -0/+1 |
| 2025-08-27 | Rollup merge of #144274 - Qelxiros:option-reduce, r=tgross35 | Matthias Krüger | -0/+1 |
| 2025-08-20 | Move WTF-8 code from std to core/alloc | ltdk | -0/+1 |
| 2025-08-20 | Rollup merge of #145381 - Gnurou:int_lowest_highest_one, r=jhpratt | Jacob Pratt | -0/+1 |
| 2025-08-19 | Rollup merge of #141744 - GrigorenkoPV:ip_from, r=Amanieu | Stuart Cook | -1/+0 |
| 2025-08-18 | Implement feature `int_lowest_highest_one` for integer and NonZero types | Alexandre Courbot | -0/+1 |
| 2025-08-15 | Rollup merge of #144963 - rossmacarthur-forks:stabilize-core-iter-chain, r=jh... | Jacob Pratt | -1/+0 |
| 2025-08-15 | stabilize strict provenance atomic ptr | Kivooeo | -1/+0 |
| 2025-08-09 | Stabilize feature | Kivooeo | -1/+0 |
| 2025-08-08 | Rollup merge of #145057 - ShoyuVanilla:const-trait-tests-cleanup, r=petrochenkov | Stuart Cook | -0/+2 |
| 2025-08-08 | Clean up some resolved test regressions of const trait removals in std | Shoyu Vanilla | -0/+2 |
| 2025-08-05 | Stabilize `core::iter::chain` | Ross MacArthur | -1/+0 |
| 2025-08-01 | Constify additional Result functions | Evgenii Zheltonozhskii | -0/+2 |
| 2025-07-31 | add Option::reduce | Jeremy Smart | -0/+1 |
| 2025-07-29 | Rollup merge of #144236 - yoshuawuyts:drop-guard, r=Mark-Simulacrum | Stuart Cook | -0/+1 |
| 2025-07-28 | Add `core::mem::DropGuard` | Yosh | -0/+1 |
| 2025-07-27 | Remove `[T]::array_chunks(_mut)` | Scott McMurray | -1/+0 |
| 2025-07-23 | Add regression test for matches! + non_exhaustive_omitted_patterns lint | Jonas Platte | -0/+1 |
| 2025-07-20 | Stabilize `const_float_round_methods` | Nurzhan Sakén | -1/+0 |
| 2025-07-11 | Consolidate test_num tests | Roger Curley | -0/+1 |
| 2025-07-10 | core: add Peekable::next_if_map | kennytm | -0/+1 |
| 2025-07-04 | Rollup merge of #142749 - LimpSquid:bool_to_result, r=scottmcm | Jacob Pratt | -0/+1 |
| 2025-06-27 | Auto merge of #143074 - compiler-errors:rollup-cv64hdh, r=compiler-errors | bors | -0/+3 |
| 2025-06-25 | make RefCell unstably const | Daniel Bloom | -0/+3 |
| 2025-06-25 | make `tidy-alphabetical` use a natural sort | Folkert de Vries | -1/+1 |
| 2025-06-19 | Add methods for converting bool to `Result<(), E>` | LimpSquid | -0/+1 |
| 2025-06-11 | feat: Add `bit_width` for unsigned integer types | Shun Sakai | -0/+1 |
| 2025-06-02 | add tests | Jeremy Smart | -0/+1 |
| 2025-05-31 | Add const support for float rounding methods | Ruan Comelli | -0/+1 |
| 2025-05-29 | Stabilize `ip_from` | Pavel Grigorenko | -1/+0 |
| 2025-05-24 | add CStr::display | Tamir Duberstein | -0/+1 |
| 2025-05-20 | Rename `cfg_match!` to `cfg_select!` | Trevor Gross | -1/+1 |
| 2025-05-14 | Move applicable float tests from `coretests` back to `std` | Trevor Gross | -0/+6 |
| 2025-05-13 | Move float tests from std to core | Trevor Gross | -0/+1 |
| 2025-05-09 | Split duration_constructors to get non-controversial bits out faster. | Dietrich Daroch | -0/+1 |
| 2025-05-04 | Rollup merge of #137280 - RalfJung:const_swap_nonoverlapping, r=lcnr | Trevor Gross | -1/+0 |