| Age | Commit message (Expand) | Author | Lines |
| 2025-03-13 | Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearth | bors | -2/+2 |
| 2025-03-12 | Rollup merge of #134076 - GrigorenkoPV:InvalidFilename, r=joboet | Manish Goregaokar | -2/+2 |
| 2025-03-12 | Rollup merge of #138387 - RalfJung:intrinsic-arg-names, r=oli-obk | Matthias Krüger | -325/+318 |
| 2025-03-12 | Rollup merge of #138269 - Ayush1325:uefi-fs-permission, r=joboet | Matthias Krüger | -64/+35 |
| 2025-03-12 | Rollup merge of #138161 - HeroicKatora:heap-peek-mut-refresh, r=dtolnay | Matthias Krüger | -4/+78 |
| 2025-03-12 | intrinsics: remove unnecessary leading underscore from argument names | Ralf Jung | -325/+318 |
| 2025-03-11 | Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgr | bors | -0/+37 |
| 2025-03-11 | Rollup merge of #138002 - 1c3t3a:fix-std-cfi-violation, r=rcvalle | Matthias Krüger | -0/+37 |
| 2025-03-11 | Auto merge of #128440 - oli-obk:defines, r=lcnr | bors | -0/+33 |
| 2025-03-11 | Add PeekMut::refresh | Aurelia Molzer | -4/+78 |
| 2025-03-11 | Rollup merge of #137967 - mustartt:fix-aix-test-hangs, r=workingjubilee | Jakub Beránek | -4/+19 |
| 2025-03-11 | Rollup merge of #135987 - hkBst:patch-20, r=joboet | Jakub Beránek | -3/+15 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -0/+33 |
| 2025-03-11 | Stabilize `std::io::ErrorKind::InvalidFilename` | Pavel Grigorenko | -2/+2 |
| 2025-03-11 | Auto merge of #135651 - arjunr2:master, r=davidtwco | bors | -2/+8 |
| 2025-03-11 | Auto merge of #136932 - m-ou-se:fmt-width-precision-u16, r=scottmcm | bors | -49/+61 |
| 2025-03-10 | Target definition for `wasm32-wali-linux-musl` to support the Wasm Linux | Arjun Ramesh | -2/+8 |
| 2025-03-10 | Add #[track_caller] to from_usize. | Mara Bos | -0/+1 |
| 2025-03-10 | Remove unnecessary semicolon. | Mara Bos | -1/+1 |
| 2025-03-10 | Update tests. | Mara Bos | -14/+14 |
| 2025-03-10 | Limit formatting width and precision to 16 bits. | Mara Bos | -35/+46 |
| 2025-03-10 | Add comments for #[no_sanitize(cfi)] in stdlib | Bastian Kersting | -1/+11 |
| 2025-03-10 | Disable CFI for weakly linked syscalls | Bastian Kersting | -0/+27 |
| 2025-03-10 | Rollup merge of #138074 - thaliaarchi:hermit-seek, r=ChrisDenton | Matthias Krüger | -8/+25 |
| 2025-03-10 | Rollup merge of #137585 - xizheyin:issue-135801, r=workingjubilee | Matthias Krüger | -5/+5 |
| 2025-03-10 | uefi: fs: Partially implement FileAttr | Ayush Singh | -15/+11 |
| 2025-03-10 | uefi: fs: Implement FileType | Ayush Singh | -30/+10 |
| 2025-03-10 | uefi: fs: Implement FilePermission | Ayush Singh | -21/+16 |
| 2025-03-09 | std: move stdio to `sys` | joboet | -150/+77 |
| 2025-03-09 | Support File::seek for Hermit | Thalia Archibald | -5/+22 |
| 2025-03-09 | Update hermit-abi to 0.5.0 | Thalia Archibald | -3/+3 |
| 2025-03-09 | Rollup merge of #138276 - bdbai:fix-uwp-ntopenfile, r=ChrisDenton | Matthias Krüger | -0/+11 |
| 2025-03-09 | Rollup merge of #138233 - smmalis37:no-advapi32, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2025-03-09 | Rollup merge of #138228 - TDecking:master, r=jhpratt | Matthias Krüger | -3/+8 |
| 2025-03-09 | Rollup merge of #137650 - thaliaarchi:move-fs-pal, r=Noratrieb | Matthias Krüger | -46/+61 |
| 2025-03-09 | Lazy load NtOpenFile for UWP | bdbai | -0/+11 |
| 2025-03-09 | Clarify iterator by_ref docs | Marijn Schouten | -3/+15 |
| 2025-03-08 | Move fs into sys | Thalia Archibald | -46/+61 |
| 2025-03-08 | Stabilize `const_vec_string_slice` | Martin Habovstiak | -15/+16 |
| 2025-03-08 | Don't link against advapi32, except on win7. | Steven Malis | -1/+1 |
| 2025-03-08 | Use `disjoint_bitor` inside `borrowing_sub` | Tobias Decking | -3/+8 |
| 2025-03-08 | Rollup merge of #138189 - GuillaumeGomez:env-var, r=joshtriplett | Jacob Pratt | -0/+3 |
| 2025-03-08 | Rollup merge of #137528 - ChrisDenton:rename-win, r=joboet | Jacob Pratt | -124/+57 |
| 2025-03-08 | Rollup merge of #136642 - bjorn3:separate_alloctest_crate, r=cuviper | Jacob Pratt | -594/+561 |
| 2025-03-07 | Rollup merge of #138000 - RalfJung:atomic-rmw, r=Amanieu | Jacob Pratt | -2/+3 |
| 2025-03-07 | Rollup merge of #137606 - davidtwco:next-edition, r=traviscross,ehuss | Jacob Pratt | -0/+38 |
| 2025-03-07 | Mention `env` and `option_env` macros in `std::env::var` docs | Guillaume Gomez | -0/+3 |
| 2025-03-07 | Add comments | bjorn3 | -0/+9 |
| 2025-03-07 | Fully test the alloc crate through alloctests | bjorn3 | -308/+229 |
| 2025-03-07 | Move last remaining Rc test to alloctests | bjorn3 | -18/+18 |