| Age | Commit message (Expand) | Author | Lines |
| 2025-03-07 | Return OutOfMemoryError and update docs | Chris Denton | -2/+2 |
| 2025-03-07 | Windows: Use MoveFileEx by default in `fs:rename` | Chris Denton | -123/+56 |
| 2025-03-07 | Auto merge of #138155 - matthiaskrgr:rollup-xq5buio, r=matthiaskrgr | bors | -121/+101 |
| 2025-03-07 | Rollup merge of #138034 - thaliaarchi:use-prelude-size-of, r=tgross35 | Matthias Krüger | -121/+101 |
| 2025-03-07 | Rollup merge of #137777 - thaliaarchi:os_string-push-str, r=joboet | Matthias Krüger | -0/+10 |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -121/+101 |
| 2025-03-05 | Rollup merge of #137477 - Ayush1325:uefi-service-binding, r=Noratrieb | 许杰友 Jieyou Xu (Joe) | -1/+60 |
| 2025-03-05 | Rollup merge of #137463 - sunshowers:illumos-posix-spawn, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -1/+16 |
| 2025-03-04 | Fix some typos | fuyangpengqi | -1/+1 |
| 2025-03-03 | uefi: helpers: Add DevicePathNode abstractions | Ayush Singh | -0/+179 |
| 2025-03-02 | uefi: Add Service Binding Protocol abstraction | Ayush Singh | -1/+60 |
| 2025-03-01 | Rollup merge of #137809 - Noratrieb:io-error-casing, r=thomcc | Matthias Krüger | -70/+70 |
| 2025-02-28 | Specialize OsString::push for strings | Thalia Archibald | -0/+10 |
| 2025-02-28 | Use correct error message casing for `io::const_error`s | Noratrieb | -70/+70 |
| 2025-02-28 | Rollup merge of #137673 - ChrisDenton:search-path-bug, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2025-02-26 | Rollup merge of #137620 - SergioGasquez:fix/espidf-maybeunit, r=ChrisDenton | León Orell Valerian Liehr | -1/+1 |
| 2025-02-26 | Fix Windows `Command` search path bug | Chris Denton | -1/+2 |
| 2025-02-26 | Rollup merge of #137154 - thaliaarchi:wtf8-fast-paths, r=ChrisDenton | León Orell Valerian Liehr | -2/+2 |
| 2025-02-25 | fix: attr cast for espidf | Sergio Gasquez | -1/+1 |
| 2025-02-24 | Rollup merge of #137349 - thaliaarchi:io-optional-methods/zkvm, r=Noratrieb | Trevor Gross | -1/+9 |
| 2025-02-23 | Win: use existing wrappers for `SetFileInformationByHandle` in `File::open_na... | Dennis Duda | -25/+11 |
| 2025-02-23 | Rollup merge of #136826 - xizheyin:issue-136737, r=thomcc | Jacob Pratt | -26/+45 |
| 2025-02-23 | [illumos] attempt to use posix_spawn to spawn processes | Rain | -1/+16 |
| 2025-02-23 | Rollup merge of #135501 - tgross35:stdlib-dependencies-private, r=bjorn3 | Matthias Krüger | -2/+2 |
| 2025-02-21 | Rollup merge of #137353 - thaliaarchi:io-optional-methods/wasi-stdin, r=alexc... | Matthias Krüger | -1/+6 |
| 2025-02-21 | Replace some instances of `pub` with `pub(crate)` | Trevor Gross | -2/+2 |
| 2025-02-21 | Auto merge of #137192 - kornelski:windows-tls-lto, r=ChrisDenton | bors | -3/+1 |
| 2025-02-20 | Implement read_buf for WASI stdin | Thalia Archibald | -1/+6 |
| 2025-02-20 | Implement read_buf for zkVM stdin | Thalia Archibald | -1/+9 |
| 2025-02-20 | Rollup merge of #137270 - QianNangong:master, r=ChrisDenton | Jubilee | -8/+8 |
| 2025-02-19 | Add fast path for displaying pre-validated Wtf8Buf | Thalia Archibald | -2/+2 |
| 2025-02-19 | Rollup merge of #137155 - thaliaarchi:wtf8-organize, r=ChrisDenton | Matthias Krüger | -74/+119 |
| 2025-02-19 | Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-se | Matthias Krüger | -1/+2 |
| 2025-02-19 | fix by comments | xizheyin | -21/+17 |
| 2025-02-19 | Fix `*-win7-windows-msvc` target since 26eeac1a1e9fe46ffd80dd0d3dafdd2c2a644306 | Li Keqing | -8/+8 |
| 2025-02-19 | remove assume_init in stack_overflow | xizheyin | -7/+9 |
| 2025-02-17 | Remove obsolete MinGW ThinLTO+TLS workaround | Kornel | -3/+1 |
| 2025-02-17 | Rollup merge of #137165 - thaliaarchi:file-tell, r=ChrisDenton | Matthias Krüger | -1/+28 |
| 2025-02-17 | Use tell for <File as Seek>::stream_position | Thalia Archibald | -1/+28 |
| 2025-02-17 | Rollup merge of #136844 - thaliaarchi:const-io-error, r=ChrisDenton | Matthias Krüger | -99/+82 |
| 2025-02-16 | Synchronize platform adaptors for OsString/OsStr | Thalia Archibald | -74/+119 |
| 2025-02-16 | Rollup merge of #136986 - ehuss:library-unsafe-fun, r=Noratrieb | Matthias Krüger | -3/+3 |
| 2025-02-16 | add MAX_LEN_UTF8 and MAX_LEN_UTF16 constants | HTGAzureX1212 | -1/+2 |
| 2025-02-15 | Auto merge of #137065 - jhpratt:rollup-ree9mej, r=jhpratt | bors | -2739/+2772 |
| 2025-02-15 | Rollup merge of #136978 - ChrisDenton:windows-bindgen, r=Amanieu | Jacob Pratt | -2734/+2770 |
| 2025-02-15 | Rollup merge of #136879 - kornelski:non1, r=Noratrieb | Jacob Pratt | -5/+2 |
| 2025-02-15 | Auto merge of #136324 - GrigorenkoPV:erf, r=tgross35 | bors | -0/+6 |
| 2025-02-14 | Rollup merge of #136983 - ehuss:misc-2024-prep, r=tgross35 | Jubilee | -37/+39 |
| 2025-02-14 | std: Apply unsafe_op_in_unsafe_fn | Eric Huss | -1/+1 |
| 2025-02-14 | Fix safety of windows uwp functions | Eric Huss | -2/+2 |