| Age | Commit message (Expand) | Author | Lines |
| 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-20 | Stabilize `const_float_round_methods` | Nurzhan Sakén | -1/+0 |
| 2025-06-25 | make `tidy-alphabetical` use a natural sort | Folkert de Vries | -1/+1 |
| 2025-06-24 | Remove the deprecated `concat_idents!` macro | Trevor Gross | -4/+2 |
| 2025-06-09 | stabilize nonnull_provenance | Ralf Jung | -1/+0 |
| 2025-06-02 | Remove more library bootstrap | Josh Stone | -6/+1 |
| 2025-06-02 | Remove bootstrap cfgs from library/ | Josh Stone | -2/+1 |
| 2025-05-31 | Add const support for float rounding methods | Ruan Comelli | -0/+1 |
| 2025-05-29 | Make `std/src/num` mirror `core/src/num` | Trevor Gross | -2/+4 |
| 2025-05-28 | Rollup merge of #140697 - Sa4dUs:split-autodiff, r=ZuseZ4 | Trevor Gross | -2/+5 |
| 2025-05-21 | Disable autodiff bootstrapping | Marcelo Domínguez | -2/+5 |
| 2025-05-20 | Rename `cfg_match!` to `cfg_select!` | Trevor Gross | -2/+2 |
| 2025-05-19 | Add `std::io::Seek` instance for `std::io::Take` | Mario Pastorelli | -0/+1 |
| 2025-05-18 | Rollup merge of #140966 - est31:let_chains_library, r=tgross35 | León Orell Valerian Liehr | -1/+0 |
| 2025-05-16 | Remove #![feature(let_chains)] from library and src/librustdoc | est31 | -1/+0 |
| 2025-05-13 | Initial implementation of `core_float_math` | Trevor Gross | -0/+1 |
| 2025-05-12 | update cfg(bootstrap) | Pietro Albini | -1/+0 |
| 2025-05-01 | Delegate to inner `vec::IntoIter` from `env::ArgsOs` | Thalia Archibald | -0/+3 |
| 2025-04-28 | Auto merge of #136316 - GrigorenkoPV:generic_atomic, r=Mark-Simulacrum | bors | -0/+1 |
| 2025-04-28 | Rollup merge of #140351 - rust-lang:notriddle/stability-use, r=thomcc | Chris Denton | -2/+8 |
| 2025-04-27 | Rollup merge of #137439 - clarfonthey:c-str-module, r=tgross35 | Matthias Krüger | -1/+0 |
| 2025-04-27 | use generic Atomic type where possible | Christopher Durham | -0/+1 |
| 2025-04-26 | docs: fix incorrect stability markers on `std::{todo, matches}` | Michael Howell | -2/+8 |
| 2025-04-24 | Deprecate the unstable `concat_idents!` | Trevor Gross | -0/+1 |
| 2025-04-16 | Also remove the no_sanitize feature for std | Bastian Kersting | -1/+0 |
| 2025-04-05 | Rollup merge of #136457 - calder:master, r=tgross35 | Stuart Cook | -0/+1 |
| 2025-04-04 | Expose algebraic floating point intrinsics | Calder Coalson | -0/+1 |
| 2025-03-28 | std: deduplicate `errno` accesses | joboet | -0/+1 |
| 2025-03-16 | Rollup merge of #137492 - nabijaczleweli:master, r=thomcc | 许杰友 Jieyou Xu (Joe) | -1/+3 |
| 2025-03-09 | expose `is_s390x_feature_detected` from `std::arch` | Folkert de Vries | -0/+2 |
| 2025-02-24 | libstd: rustdoc: correct note on fds 0/1/2 pre-main | наб | -1/+3 |
| 2025-02-23 | Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum | bors | -1/+1 |
| 2025-02-22 | Stabilise c_str_module | ltdk | -1/+0 |
| 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 | -1/+1 |
| 2025-02-16 | add MAX_LEN_UTF8 and MAX_LEN_UTF16 constants | HTGAzureX1212 | -0/+1 |
| 2025-02-14 | Rollup merge of #136967 - DaniPopes:io-repeat-fill, r=joboet | Matthias Krüger | -0/+1 |
| 2025-02-13 | Auto merge of #134633 - GrigorenkoPV:get_disjoint_mut, r=cuviper | bors | -1/+0 |
| 2025-02-13 | Use `slice::fill` in `io::Repeat` implementation | DaniPopes | -0/+1 |
| 2025-02-11 | library: amend revert of extended_varargs_abi_support for beta diff | Jubilee Young | -1/+3 |
| 2025-02-11 | Revert "Stabilize `extended_varargs_abi_support`" | Jubilee Young | -0/+1 |
| 2025-02-07 | std: get rid of `sys_common::io` | joboet | -24/+1 |
| 2025-01-30 | std::range | Peter Jaszkowiak | -0/+2 |
| 2025-01-28 | Stabilize `get_many_mut` as `get_disjoint_mut` | Pavel Grigorenko | -1/+0 |
| 2025-01-23 | Rollup merge of #135073 - joshtriplett:bstr, r=BurntSushi | Matthias Krüger | -0/+4 |
| 2025-01-18 | Rollup merge of #135661 - tgross35:stabilize-float_next_up_down, r=scottmcm | Matthias Krüger | -1/+0 |
| 2025-01-17 | Stabilize `float_next_up_down` | Trevor Gross | -1/+0 |
| 2025-01-17 | Move `std::pipe::*` into `std::io` | Jiahao XU | -2/+0 |