| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-01-11 | Rollup merge of #135347 - samueltardieu:push-qvyxtxsqyxyr, r=jhpratt | Jacob Pratt | -0/+1 |
| 2025-01-11 | Implement `ByteStr` and `ByteString` types | Josh Triplett | -0/+4 |
| 2025-01-10 | Use `NonNull::without_provenance` within the standard library | Samuel Tardieu | -0/+1 |
| 2025-01-09 | Update a bunch of library types for MCP807 | Scott McMurray | -0/+1 |
| 2025-01-02 | path in detail | Liigo Zhuang | -1/+1 |
| 2024-12-17 | Remove `rustc::existing_doc_keyword` lint. | Nicholas Nethercote | -1/+0 |
| 2024-12-15 | Auto merge of #133223 - zachs18:uniquerc-impls, r=Noratrieb | bors | -0/+1 |
| 2024-12-12 | Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators | Michael Goulet | -0/+2 |
| 2024-12-11 | Stabilize the Rust 2024 prelude | Eric Huss | -1/+0 |
| 2024-12-05 | Added struct `fmt::FormattingOptions` | Elias Holzmann | -0/+1 |