| Age | Commit message (Expand) | Author | Lines |
| 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-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-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-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 |
| 2025-05-01 | Stabilize `select_unpredictable` | Amanieu d'Antras | -1/+0 |
| 2025-04-29 | stabilize ptr::swap_nonoverlapping in const | Ralf Jung | -1/+0 |
| 2025-04-26 | moved simple test to coretests, introduced more fleshed out doctests for brea... | Jonathan Gruner | -0/+1 |
| 2025-04-24 | Rollup merge of #134446 - tgross35:stabilize-cell_update, r=jhpratt | Matthias Krüger | -1/+0 |
| 2025-04-19 | added test for Enumerate::next_index on empty iterator | Jonathan Gruner | -0/+1 |
| 2025-04-17 | Fix drop handling in `hint::select_unpredictable` | Amanieu d'Antras | -0/+2 |
| 2025-04-03 | Stabilize the `cell_update` feature | Trevor Gross | -1/+0 |
| 2025-03-21 | coretests stop relying on `inline_const_pat` | lcnr | -5/+5 |
| 2025-03-05 | Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-02-28 | Stabilize [T]::split_off... methods | Taylor Cramer | -1/+0 |
| 2025-02-27 | Delete tuple unsizing | Alice Ryhl | -1/+0 |
| 2025-02-23 | Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum | bors | -3/+0 |
| 2025-02-23 | Rollup merge of #137383 - folkertdev:stabilize-unsigned-is-multiple-of, r=Nor... | Matthias Krüger | -1/+0 |
| 2025-02-22 | Rollup merge of #136910 - okaneco:sig_ones, r=thomcc | Matthias Krüger | -0/+1 |
| 2025-02-21 | stabilize `unsigned_is_multiple_of` | Folkert de Vries | -1/+0 |
| 2025-02-20 | Rollup merge of #134340 - Urgau:stabilize-num_midpoint_signed, r=scottmcm | Jubilee | -1/+0 |
| 2025-02-20 | Implement feature `isolate_most_least_significant_one` for integer types | okaneco | -0/+1 |
| 2025-02-19 | Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-se | Matthias Krüger | -0/+1 |
| 2025-02-18 | update `cfg(bootstrap)` | Josh Stone | -3/+0 |
| 2025-02-16 | add MAX_LEN_UTF8 and MAX_LEN_UTF16 constants | HTGAzureX1212 | -0/+1 |