| Age | Commit message (Expand) | Author | Lines |
| 2025-09-26 | Rollup merge of #145113 - petrochenkov:lessfinalize, r=lcnr | Matthias Krüger | -1/+1 |
| 2025-09-26 | Rollup merge of #147049 - vexide:vex-std, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-09-25 | std: fix warning in VEXos stdio module | Tropical | -1/+1 |
| 2025-09-25 | resolve: Do not finalize shadowed bindings | Vadim Petrochenkov | -1/+1 |
| 2025-09-25 | Auto merge of #147019 - Zalathar:rollup-boxzbmo, r=Zalathar | bors | -0/+973 |
| 2025-09-25 | Rollup merge of #145973 - vexide:vex-std, r=tgross35 | Stuart Cook | -0/+973 |
| 2025-09-25 | Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgr | bors | -17/+21 |
| 2025-09-24 | Repro duration_since regression from issue 146228 | Stepan Koltsov | -17/+21 |
| 2025-09-24 | std: add support for armv7a-vex-v5 target | Tropical | -0/+973 |
| 2025-09-24 | library: std: sys: pal: uefi: Add some comments | Ayush Singh | -0/+4 |
| 2025-09-21 | std: merge definitions of `StdioPipes` | joboet | -32/+10 |
| 2025-09-20 | Rollup merge of #146800 - thaliaarchi:fix-move-pal-thread, r=joboet | Matthias Krüger | -8/+2 |
| 2025-09-20 | Rollup merge of #146762 - madsmtm:test-apple-sim, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-09-19 | Update cfg_if! to cfg_select! | Thalia Archibald | -1/+1 |
| 2025-09-19 | Fix unsupported std::sys::thread | Thalia Archibald | -7/+1 |
| 2025-09-19 | Rollup merge of #146691 - alexcrichton:wasip1-remove-dir-all-buffer, r=juntyr | Stuart Cook | -1/+8 |
| 2025-09-19 | Rollup merge of #146541 - joboet:simplify-lookup-host, r=tgross35 | Stuart Cook | -172/+30 |
| 2025-09-19 | Fix test suite in iOS/tvOS/watchOS/visionOS simulator | Mads Marquart | -0/+1 |
| 2025-09-19 | std: simplify host lookup | joboet | -172/+30 |
| 2025-09-17 | std: Fix WASI implementation of `remove_dir_all` | Alex Crichton | -1/+8 |
| 2025-09-17 | Auto merge of #139849 - thaliaarchi:args/zkvm, r=ibraheemdev | bors | -45/+58 |
| 2025-09-15 | Rollup merge of #146549 - asomers:freebsd-readdir, r=Mark-Simulacrum | Matthias Krüger | -57/+63 |
| 2025-09-14 | On FreeBSD, use readdir instead of readdir_r | Alan Somers | -57/+63 |
| 2025-09-13 | Rollup merge of #146473 - RalfJung:system-time-deconst, r=workingjubilee | Jacob Pratt | -157/+66 |
| 2025-09-13 | also apply revert to wasip2 | Ralf Jung | -18/+7 |
| 2025-09-12 | Revert "Constify SystemTime methods" | Ralf Jung | -139/+59 |
| 2025-09-12 | Auto merge of #146468 - Zalathar:rollup-6u3s44d, r=Zalathar | bors | -3/+6 |
| 2025-09-12 | Rollup merge of #146432 - hermit-os:hermit-take_error, r=joboet | Stuart Cook | -2/+3 |
| 2025-09-12 | Rollup merge of #145895 - RalfJung:unpark, r=joboet | Stuart Cook | -1/+3 |
| 2025-09-12 | Auto merge of #146019 - joboet:better-dlsym, r=tgross35 | bors | -51/+111 |
| 2025-09-11 | Auto merge of #145177 - joboet:move-pal-thread, r=ibraheemdev | bors | -1093/+893 |
| 2025-09-11 | Implement `Socket::take_error` for Hermit | Martin Kröning | -1/+2 |
| 2025-09-11 | Remove unused import from sys/pal/hermit/os.rs | Martin Kröning | -1/+1 |
| 2025-09-11 | Rollup merge of #146379 - madsmtm:fix-platform_version-test, r=tgross35 | Stuart Cook | -3/+3 |
| 2025-09-10 | Rollup merge of #145327 - joboet:net-addr-sgx-hack, r=tgross35 | Matthias Krüger | -190/+267 |
| 2025-09-10 | std: only test `dlsym!` on platforms where it is actually used | joboet | -0/+10 |
| 2025-09-10 | std: move `thread` into `sys` | joboet | -1038/+838 |
| 2025-09-09 | Fix compare_against_sw_vers test when a version part is 0 | Mads Marquart | -3/+3 |
| 2025-09-08 | Weakly export platform_version symbols | Mads Marquart | -0/+5 |
| 2025-09-08 | Reorder test to make failures clearer | Mads Marquart | -3/+3 |
| 2025-09-08 | std: move `thread` into `sys` (rename only) | joboet | -0/+0 |
| 2025-09-08 | std: make address resolution weirdness local to SGX | joboet | -190/+267 |
| 2025-09-07 | Rollup merge of #146269 - weihanglo:solaris-flock, r=Mark-Simulacrum | Matthias Krüger | -0/+66 |
| 2025-09-07 | feat(std): emulate flock for solaris via fcntl | Weihang Lo | -0/+66 |
| 2025-09-06 | Rollup merge of #139524 - Berrysoft:cygwin-socket-ext, r=tgross35 | Trevor Gross | -6/+6 |
| 2025-09-06 | Add socket extensions for cygwin | Berrysoft | -6/+6 |
| 2025-09-05 | Rollup merge of #138944 - madsmtm:apple_os_version_check, r=tgross35 | León Orell Valerian Liehr | -0/+1075 |
| 2025-09-05 | Add __isOSVersionAtLeast and __isPlatformVersionAtLeast symbols | Mads Marquart | -0/+1075 |
| 2025-09-05 | Rollup merge of #146207 - alexcrichton:wasip2-stdio, r=juntyr | Trevor Gross | -3/+127 |
| 2025-09-04 | std: Implement WASIp2-specific stdio routines | Alex Crichton | -3/+127 |