| Age | Commit message (Expand) | Author | Lines |
| 2025-01-26 | Move std::error unit tests to integration tests | bjorn3 | -9/+4 |
| 2025-01-26 | Move std::env unit tests to integration tests | bjorn3 | -123/+120 |
| 2025-01-26 | Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubilee | Jacob Pratt | -11/+5 |
| 2025-01-26 | Windows: Test that deleting a running binary fails | Chris Denton | -2/+12 |
| 2025-01-26 | Update platform information for remove_file | Chris Denton | -2/+2 |
| 2025-01-26 | Windows: remove readonly files | Chris Denton | -3/+23 |
| 2025-01-25 | Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-Simulacrum | Jacob Pratt | -12/+8 |
| 2025-01-25 | Improve and expand documentation of pipes | Josh Triplett | -8/+14 |
| 2025-01-25 | Correct comment for FreeBSD and DragonFly BSD in unix/thread | Huang Qi | -1/+1 |
| 2025-01-25 | Rollup merge of #135991 - no1wudi:master, r=thomcc | Matthias Krüger | -3/+8 |
| 2025-01-24 | Rollup merge of #135415 - Harshit933:hard-link-error, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2025-01-24 | Add `File already exists` error doc to `hard_link` function | Harshit Verma | -0/+1 |
| 2025-01-24 | Fix set_name in thread mod for NuttX | Huang Qi | -3/+8 |
| 2025-01-24 | add nto80 x86-64 and aarch64 target | AkhilTThomas | -13/+5 |
| 2025-01-24 | Add support for QNX 7.1 with io-sock on x64 | Florian Bartels | -1/+1 |
| 2025-01-24 | Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack... | Florian Bartels | -4/+6 |
| 2025-01-24 | Update a bunch of comments from before wasi support was added | bjorn3 | -5/+4 |
| 2025-01-24 | Remove a bunch of emscripten test ignores | bjorn3 | -5/+0 |
| 2025-01-24 | Fix testing of the standard library with Emscripten | bjorn3 | -2/+4 |
| 2025-01-23 | Rollup merge of #135073 - joshtriplett:bstr, r=BurntSushi | Matthias Krüger | -0/+8 |
| 2025-01-22 | Rollup merge of #135856 - fmease:library-mv-obj-save-dyn-compat-ii, r=tgross35 | Matthias Krüger | -5/+4 |
| 2025-01-22 | Rollup merge of #135837 - ChrisDenton:trunc, r=Noratrieb | Matthias Krüger | -3/+0 |
| 2025-01-22 | Library: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -5/+4 |
| 2025-01-21 | Remove test panic from File::open | Chris Denton | -3/+0 |
| 2025-01-21 | fix OsString::from_encoded_bytes_unchecked description | Marijn Schouten | -2/+2 |
| 2025-01-21 | Auto merge of #135224 - wyfo:tls-panic-outline, r=cuviper | bors | -8/+16 |
| 2025-01-20 | Rollup merge of #135626 - clubby789:env-note, r=ibraheemdev | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2025-01-20 | Rollup merge of #135491 - RalfJung:remove-dead-rustc_allowed_through_unstable... | 许杰友 Jieyou Xu (Joe) | -34/+4 |
| 2025-01-20 | Rollup merge of #135446 - klensy:panic_immediate_abort_ext, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2025-01-18 | Rollup merge of #135661 - tgross35:stabilize-float_next_up_down, r=scottmcm | Matthias Krüger | -1/+0 |
| 2025-01-18 | Rollup merge of #135583 - NobodyXu:move-pipe-to-io, r=joshtriplett | Matthias Krüger | -290/+273 |
| 2025-01-17 | Stabilize `float_next_up_down` | Trevor Gross | -1/+0 |
| 2025-01-18 | Fix import of pipe in kernel_copy.rs | Jiahao XU | -3/+2 |
| 2025-01-17 | doc: Point to methods on `Command` as alternatives to `set/remove_var` | clubby789 | -0/+8 |
| 2025-01-16 | Rollup merge of #135556 - AeonSolstice:patch-1, r=tgross35 | Matthias Krüger | -1/+1 |
| 2025-01-17 | Move `std::pipe::*` into `std::io` | Jiahao XU | -287/+271 |
| 2025-01-16 | uefi: Implement path | Ayush Singh | -5/+158 |
| 2025-01-15 | Clarify note in `std::sync::LazyLock` example | Aeon | -1/+1 |
| 2025-01-15 | Rollup merge of #132654 - joboet:lazy_main, r=ChrisDenton | Guillaume Gomez | -196/+198 |
| 2025-01-15 | Rollup merge of #134678 - zachs18:offset-ptr-update, r=tgross35 | Jacob Pratt | -23/+13 |
| 2025-01-14 | Update ReadDir::next in std::sys::pal::unix::fs to use `&raw const (*ptr).fie... | Zachary S | -23/+13 |
| 2025-01-15 | Update compiler-builtins to 0.1.143 | Trevor Gross | -1/+1 |
| 2025-01-14 | Update compiler-builtins to 0.1.141 | Trevor Gross | -1/+1 |
| 2025-01-14 | wasi/io: remove dead files | Ralf Jung | -29/+4 |
| 2025-01-14 | remove unnecessary rustc_allowed_through_unstable_modules | Ralf Jung | -5/+0 |
| 2025-01-14 | remove Rustc{En,De}codable from library and compiler | Ralf Jung | -9/+0 |
| 2025-01-14 | make rustc_encodable_decodable feature properly unstable | Ralf Jung | -2/+1 |
| 2025-01-14 | add comments explaining main thread identification | joboet | -0/+29 |
| 2025-01-14 | std: lazily allocate the main thread handle | joboet | -114/+151 |
| 2025-01-14 | Revert "Remove the Arc rt::init allocation for thread info" | joboet | -118/+54 |