| Age | Commit message (Expand) | Author | Lines |
| 2025-05-23 | Rollup merge of #141398 - Dannyyy93:typos, r=Noratrieb | Matthias Krüger | -3/+3 |
| 2025-05-23 | Rollup merge of #141065 - ehuss:wasm-doctest-xcompile, r=Mark-Simulacrum | Matthias Krüger | -8/+8 |
| 2025-05-23 | Rollup merge of #138896 - joboet:process_noalias, r=Noratrieb | Matthias Krüger | -89/+142 |
| 2025-05-23 | std: sys: net: uefi: Implement TCP4 connect | Ayush Singh | -30/+178 |
| 2025-05-23 | std: abort the process on failure to allocate a TLS key | joboet | -11/+10 |
| 2025-05-23 | document representation of `Option<unsafe fn()>` | Benno Lossin | -1/+1 |
| 2025-05-23 | std: add safety comments to `CStringArray` | joboet | -0/+13 |
| 2025-05-23 | std: fix aliasing bug in UNIX process implementation | joboet | -89/+129 |
| 2025-05-23 | Rollup merge of #141109 - oconnor663:pipe_example, r=Mark-Simulacrum | Matthias Krüger | -12/+26 |
| 2025-05-23 | Rollup merge of #141019 - ehuss:android-doctest-xcompile, r=Mark-Simulacrum | Matthias Krüger | -6/+21 |
| 2025-05-23 | use `cfg_select!` to select the right `VaListImpl` definition | Folkert de Vries | -175/+136 |
| 2025-05-23 | Remove #![feature(let_chains)] from libcore | est31 | -1/+0 |
| 2025-05-22 | Auto merge of #141396 - matthiaskrgr:rollup-feg050g, r=matthiaskrgr | bors | -70/+67 |
| 2025-05-22 | docs: fix typos | Dannyyy93 | -3/+3 |
| 2025-05-22 | Rollup merge of #141381 - RalfJung:try_cast_aligned-strict-provenance, r=tgro... | Matthias Krüger | -21/+15 |
| 2025-05-22 | Rollup merge of #141130 - mejrs:use_self, r=compiler-errors | Matthias Krüger | -70/+67 |
| 2025-05-22 | try_cast_aligned: avoid bare int-to-ptr casts | Ralf Jung | -21/+15 |
| 2025-05-22 | libm: Clean up unused files | Trevor Gross | -310/+0 |
| 2025-05-22 | fixed typo in readme | Pályi Lőrinc | -1/+1 |
| 2025-05-22 | Auto merge of #141379 - matthiaskrgr:rollup-g1cz0ic, r=matthiaskrgr | bors | -0/+1 |
| 2025-05-22 | Rollup merge of #141370 - WaffleLapkin:hiiii, r=jhpratt | Matthias Krüger | -0/+1 |
| 2025-05-22 | Rollup merge of #141337 - RalfJung:stdarch, r=Amanieu | Matthias Krüger | -0/+0 |
| 2025-05-22 | Auto merge of #137198 - tgross35:cfg-match-rename, r=Amanieu | bors | -51/+51 |
| 2025-05-21 | add doc alias `replace_first` for `str::replacen` | waffle | -0/+1 |
| 2025-05-21 | Rollup merge of #141341 - folkertdev:limit-VaArgSafe-impls, r=workingjubilee | Matthias Krüger | -28/+46 |
| 2025-05-21 | Rollup merge of #141230 - xizheyin:issue-141217, r=tgross35 | Matthias Krüger | -5/+28 |
| 2025-05-21 | Rollup merge of #140526 - Natr1x:sort-direction-documentation, r=dtolnay | Matthias Krüger | -9/+12 |
| 2025-05-21 | Enable `__powitf2` on MSVC | beetrees | -4/+0 |
| 2025-05-21 | std: fix doctest and explain for as_slices and as_mut_slices in VecDeque | xizheyin | -5/+28 |
| 2025-05-21 | limit impls of `VaArgSafe` to just types that are actually safe | Folkert de Vries | -28/+46 |
| 2025-05-21 | Add some track_caller info to precondition panics | Ben Kimock | -53/+86 |
| 2025-05-21 | bump stdarch | Ralf Jung | -0/+0 |
| 2025-05-21 | allow aarch64_softfloat_neon for backwards compatibility | Ralf Jung | -0/+13 |
| 2025-05-21 | Rollup merge of #137759 - joshtriplett:command-chroot, r=Amanieu | Matthias Krüger | -0/+47 |
| 2025-05-21 | Disable autodiff bootstrapping | Marcelo Domínguez | -19/+29 |
| 2025-05-21 | Add ReentrantLock::data_ptr | Jonas Platte | -0/+11 |
| 2025-05-21 | Add more docs to new data_ptr methods | Jonas Platte | -0/+10 |
| 2025-05-21 | Add data_ptr method to Mutex and RwLock | Jonas Platte | -0/+12 |
| 2025-05-21 | Rollup merge of #141222 - mathisbot:ptr_trycastaligned, r=tgross35 | Matthias Krüger | -0/+85 |
| 2025-05-21 | Apply suggestions from code review | Josh Triplett | -5/+5 |
| 2025-05-20 | Rename `cfg_match!` to `cfg_select!` | Trevor Gross | -51/+51 |
| 2025-05-20 | Add From<TryLockError> for io::Error | Christopher Berner | -0/+16 |
| 2025-05-20 | Remove unnecessary handling of ERROR_IO_PENDING | Christopher Berner | -8/+24 |
| 2025-05-20 | Implement `ptr::try_cast_aligned` and `NonNull::try_cast_aligned`. | Mathis Bottinelli | -0/+85 |
| 2025-05-20 | Rollup merge of #141289 - compiler-errors:more-self, r=jhpratt | Matthias Krüger | -5/+5 |
| 2025-05-20 | Rollup merge of #141282 - DJMcNab:core-float-math-math, r=tgross35 | Matthias Krüger | -933/+990 |
| 2025-05-20 | use a tuple to return the condition code | Folkert de Vries | -101/+48 |
| 2025-05-20 | `CommandExt::chroot`: Add tracking issue | Josh Triplett | -1/+1 |
| 2025-05-20 | `CommandExt::chroot`: Document difference to underlying `chroot` | Josh Triplett | -3/+5 |
| 2025-05-20 | Add `std::os::unix::process::CommandExt::chroot` to safely chroot a child pro... | Josh Triplett | -0/+45 |