| Age | Commit message (Expand) | Author | Lines |
| 2024-02-20 | Stabilize `LazyCell` and `LazyLock` (`lazy_cell`) | Peter Jaszkowiak | -1/+0 |
| 2024-05-23 | Replace fake "restricted-std" Cargo feature by custom cfg | Urgau | -2/+2 |
| 2024-05-20 | Remove Windows dependency on libc | Ben Kimock | -0/+1 |
| 2024-05-01 | Step bootstrap cfgs | Mark Rousskov | -2/+1 |
| 2024-04-28 | Auto merge of #124210 - the8472:consign-ebadf-to-the-fire, r=Mark-Simulacrum | bors | -0/+1 |
| 2024-04-26 | Auto merge of #123909 - dtolnay:utf8chunks, r=joboet | bors | -1/+0 |
| 2024-04-24 | Stabilize Utf8Chunks | David Tolnay | -1/+0 |
| 2024-04-22 | export assert_unsafe_precondition macro for std-internal use | The 8472 | -0/+1 |
| 2024-04-22 | Stabilize generic `NonZero`. | Markus Reiter | -1/+0 |
| 2024-04-18 | Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w... | bors | -0/+1 |
| 2024-04-17 | Stabilize `const_io_structs` | Slanterns | -1/+0 |
| 2024-04-15 | Add support for Arm64EC to the Standard Library | Daniel Paoliello | -0/+1 |
| 2024-04-14 | Replace libc::c_int with core::ffi::c_int | Chris Denton | -0/+3 |
| 2024-04-13 | Rollup merge of #123868 - eduardosm:stabilize-slice_ptr_len, r=jhpratt | Jacob Pratt | -1/+0 |
| 2024-04-12 | Stabilize (const_)slice_ptr_len and (const_)slice_ptr_is_empty_nonnull | Eduardo Sánchez Muñoz | -1/+0 |
| 2024-04-12 | fix typo in library/std/src/lib.rs | kamaboko123 | -1/+1 |
| 2024-04-11 | Rollup merge of #123360 - adamgemmell:dev/adagem01/restricted-std, r=ehuss | León Orell Valerian Liehr | -1/+10 |
| 2024-04-10 | Add basic f16 and f128 modules | Trevor Gross | -0/+6 |
| 2024-04-08 | Add pattern types to parser | Oli Scherer | -0/+3 |
| 2024-04-06 | remove miri-test-libstd hacks that are no longer needed | Ralf Jung | -7/+1 |
| 2024-04-02 | Document restricted_std | Adam Gemmell | -1/+10 |
| 2024-03-29 | stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gate | Aria Beingessner | -1/+1 |
| 2024-03-27 | Eliminate `UbCheck` for non-standard libraries | DianQK | -0/+1 |
| 2024-03-24 | panic-in-panic-hook: formatting a message that's just a string is risk-free | Ralf Jung | -0/+1 |
| 2024-03-20 | step cfgs | Mark Rousskov | -3/+1 |
| 2024-03-12 | Use `min_exhaustive_patterns` in core & std | Nadrieril | -1/+2 |
| 2024-03-10 | Rollup merge of #112136 - clarfonthey:ffi-c_str, r=cuviper | Matthias Krüger | -0/+1 |
| 2024-03-07 | Rust is a proper name: rust → Rust | Ralf Jung | -1/+1 |
| 2024-02-25 | remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics | Ralf Jung | -1/+1 |
| 2024-02-22 | Add std::ffi::c_str modules | ltdk | -0/+1 |
| 2024-02-16 | Auto merge of #120889 - Ayush1325:uefi-instant, r=joshtriplett | bors | -0/+4 |
| 2024-02-13 | Implement Instant for UEFI | Ayush Singh | -0/+4 |
| 2024-02-12 | Auto merge of #110211 - joboet:queue_lock, r=Amanieu | bors | -0/+2 |
| 2024-02-09 | std: replace pthread `RwLock` with custom implementation inspired by usync | joboet | -0/+2 |
| 2024-02-08 | Step all bootstrap cfgs forward | Mark Rousskov | -1/+1 |
| 2024-02-05 | Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrum | bors | -6/+14 |
| 2024-01-30 | Add stdarch_wasm_atomic_wait feature in std | Amanieu d'Antras | -0/+1 |
| 2024-01-30 | Update feature names for new stdarch | Amanieu d'Antras | -6/+8 |
| 2024-01-30 | Update stdarch submodule | Amanieu d'Antras | -0/+5 |
| 2024-01-29 | Remove `raw_os_nonzero` feature. | Markus Reiter | -1/+0 |
| 2024-01-27 | Switch `NonZero` alias direction. | Markus Reiter | -0/+1 |
| 2024-01-23 | Auto merge of #119892 - joboet:libs_use_assert_unchecked, r=Nilstrieb,cuviper | bors | -0/+1 |
| 2024-01-20 | Rollup merge of #120150 - Jules-Bertholet:stabilize-round-ties-even, r=cuviper | Matthias Krüger | -1/+0 |
| 2024-01-19 | Stabilize `round_ties_even` | Jules Bertholet | -1/+0 |
| 2024-01-19 | Stabilize simple offset_of | George Bateman | -1/+0 |
| 2024-01-13 | libs: use `assert_unchecked` instead of intrinsic | joboet | -0/+1 |
| 2024-01-06 | Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472 | Matthias Krüger | -1/+0 |
| 2023-12-26 | Rollup merge of #119235 - Urgau:missing-feature-gate-sanitizer-cfi-cfgs, r=Ni... | Michael Goulet | -0/+1 |
| 2023-12-24 | Stabilize ip_in_core feature | Linus Färnstrand | -1/+0 |
| 2023-12-23 | Adjust the std library for sanitizer_cfi cfgs changes | Urgau | -0/+1 |