| Age | Commit message (Expand) | Author | Lines |
| 2025-02-28 | Rollup merge of #137673 - ChrisDenton:search-path-bug, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2025-02-27 | Rollup merge of #137480 - fuzzypixelz:fix/124466, r=workingjubilee | Matthias Krüger | -1/+10 |
| 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 | -3/+27 |
| 2025-02-25 | fix: attr cast for espidf | Sergio Gasquez | -1/+1 |
| 2025-02-25 | Use `.expect(..)` instead | Mahmoud Mazouz | -5/+10 |
| 2025-02-25 | Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35 | bors | -17/+19 |
| 2025-02-24 | Rollup merge of #137543 - petrochenkov:wintest, r=ChrisDenton | Michael Goulet | -0/+4 |
| 2025-02-24 | Rollup merge of #137321 - aviraxp:patch-1, r=cuviper | Michael Goulet | -1/+3 |
| 2025-02-24 | Rollup merge of #137349 - thaliaarchi:io-optional-methods/zkvm, r=Noratrieb | Trevor Gross | -1/+9 |
| 2025-02-24 | Rollup merge of #134655 - GrigorenkoPV:hash_extract_if, r=cuviper | Trevor Gross | -16/+10 |
| 2025-02-24 | std: Fix another new symlink test on Windows | Vadim Petrochenkov | -0/+4 |
| 2025-02-24 | Remove speculation on cause of error | Mahmoud Mazouz | -1/+1 |
| 2025-02-24 | Rollup merge of #137482 - rust9x:win-file-open-truncate, r=ChrisDenton | Jacob Pratt | -25/+11 |
| 2025-02-23 | Rollup merge of #136543 - RalfJung:round-ties-even, r=tgross35 | Trevor Gross | -4/+4 |
| 2025-02-23 | Win: use existing wrappers for `SetFileInformationByHandle` in `File::open_na... | Dennis Duda | -25/+11 |
| 2025-02-23 | Return error on unexpected termination in `Thread::join`. | Mahmoud Mazouz | -1/+5 |
| 2025-02-23 | Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum | bors | -8/+8 |
| 2025-02-23 | Rollup merge of #137194 - kornelski:ftls, r=tgross35 | Jacob Pratt | -7/+25 |
| 2025-02-23 | Rollup merge of #136826 - xizheyin:issue-136737, r=thomcc | Jacob Pratt | -26/+45 |
| 2025-02-23 | Rollup merge of #135501 - tgross35:stdlib-dependencies-private, r=bjorn3 | Matthias Krüger | -2/+2 |
| 2025-02-22 | make the new intrinsics safe | Ralf Jung | -4/+4 |
| 2025-02-22 | Rollup merge of #137388 - PaulDance:disable-rename-posix-semantics-tests-unde... | Matthias Krüger | -0/+4 |
| 2025-02-21 | Fix(lib/fs/tests): Disable rename POSIX semantics FS tests under Windows 7 | Paul Mabileau | -0/+4 |
| 2025-02-21 | Rollup merge of #137353 - thaliaarchi:io-optional-methods/wasi-stdin, r=alexc... | Matthias Krüger | -1/+6 |
| 2025-02-21 | Rollup merge of #137336 - riverbl:stabilise-os-str-display, r=tgross35 | Matthias Krüger | -7/+5 |
| 2025-02-21 | Replace some instances of `pub` with `pub(crate)` | Trevor Gross | -2/+2 |
| 2025-02-21 | Use faster thread_local! for stdout | Kornel | -1/+1 |
| 2025-02-21 | Use faster thread_local in current_thread_id() | Kornel | -1/+18 |
| 2025-02-21 | Highlight thread_local! const init in docs | Kornel | -5/+6 |
| 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-20 | Stabilise `os_str_display` | riverbl | -7/+5 |
| 2025-02-21 | Correct doc about `temp_dir()` behavior on Android | Wang Han | -1/+3 |
| 2025-02-19 | Skip scanning for surrogates when not known valid | Thalia Archibald | -1/+1 |
| 2025-02-19 | Add fast path for displaying pre-validated Wtf8Buf | Thalia Archibald | -2/+26 |
| 2025-02-19 | Auto merge of #137290 - matthiaskrgr:rollup-a7xdbi4, r=matthiaskrgr | bors | -116/+164 |
| 2025-02-19 | Rollup merge of #137155 - thaliaarchi:wtf8-organize, r=ChrisDenton | Matthias Krüger | -109/+154 |
| 2025-02-19 | Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-se | Matthias Krüger | -7/+10 |
| 2025-02-19 | Rollup merge of #136794 - cberner:stabilize, r=joshtriplett | Matthias Krüger | -10/+5 |
| 2025-02-19 | Rollup merge of #136347 - allevo:patch-1, r=Amanieu | Matthias Krüger | -0/+1 |
| 2025-02-19 | Rollup merge of #136301 - hkBst:patch-33, r=thomcc | Matthias Krüger | -2/+8 |
| 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 | Update library/std/src/fs.rs | Tommaso Allevi | -1/+1 |
| 2025-02-19 | remove assume_init in stack_overflow | xizheyin | -7/+9 |
| 2025-02-18 | Auto merge of #137235 - matthiaskrgr:rollup-2kjua2t, r=matthiaskrgr | bors | -38/+58 |