| Age | Commit message (Expand) | Author | Lines |
| 2024-09-03 | Rollup merge of #129800 - ChrisDenton:remove-dir-all2, r=Amanieu | Matthias Krüger | -169/+253 |
| 2024-09-02 | Rollup merge of #129907 - saethlin:solid-io-error, r=WaffleLapkin | Matthias Krüger | -1/+1 |
| 2024-09-02 | Add missing read_buf stub for x86_64-unknown-l5re-uclibc | Ben Kimock | -0/+4 |
| 2024-09-02 | Fix compile error in solid's remove_dir_all | Ben Kimock | -1/+1 |
| 2024-09-02 | Rollup merge of #129804 - ranger-ross:fixed-documentation-typos, r=Noratrieb | Matthias Krüger | -2/+2 |
| 2024-09-01 | Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlin | bors | -5/+8 |
| 2024-08-31 | Move remove_dir_all impl into a module | Chris Denton | -169/+253 |
| 2024-08-31 | Fixed some typos in the standard library documentation/comments | ranger-ross | -2/+2 |
| 2024-08-30 | Squashed `aarch64_unknown_nto_qnx700` support | Yuri Astrakhan | -5/+8 |
| 2024-08-29 | wasi: Fix sleeping for `Duration::MAX` | Alex Crichton | -30/+31 |
| 2024-08-28 | Rollup merge of #129378 - goffrie:patch-3, r=ChrisDenton | Jubilee | -13/+9 |
| 2024-08-27 | Auto merge of #128134 - joboet:move_pal_alloc, r=cupiver | bors | -981/+4 |
| 2024-08-27 | std: move allocators to `sys` | joboet | -981/+4 |
| 2024-08-26 | pal/hermit: saturate `usleep` microseconds at `u64::MAX` | Martin Kröning | -1/+2 |
| 2024-08-25 | pal/hermit: correctly round up microseconds in `Thread::sleep` | Martin Kröning | -1/+3 |
| 2024-08-23 | Rollup merge of #127623 - lolbinarycat:fix_remove_dir_all, r=Amanieu | Matthias Krüger | -30/+66 |
| 2024-08-22 | fix: fs::remove_dir_all: treat ENOENT as success | binarycat | -30/+66 |
| 2024-08-22 | Rollup merge of #128432 - g0djan:godjan/wasi_prohibit_implicit_unsafe, r=tgro... | Matthias Krüger | -16/+22 |
| 2024-08-21 | format | Geoffry Song | -9/+2 |
| 2024-08-21 | Clean up cfg-gating of ProcessPrng extern | Geoffry Song | -13/+16 |
| 2024-08-21 | Rollup merge of #129232 - ivmarkov:master, r=workingjubilee | Matthias Krüger | -6/+24 |
| 2024-08-20 | Avoid extra `cast()`s after `CStr::as_ptr()` | Josh Stone | -2/+2 |
| 2024-08-18 | Fix for issue #129212 for the ESP-IDF | ivmarkov | -6/+24 |
| 2024-08-14 | Rollup merge of #128873 - ChrisDenton:windows-targets, r=Mark-Simulacrum | Matthias Krüger | -41/+1 |
| 2024-08-13 | Auto merge of #129046 - matthiaskrgr:rollup-9x4xgak, r=matthiaskrgr | bors | -173/+137 |
| 2024-08-13 | Rollup merge of #128655 - joboet:play_with_the_dice, r=ChrisDenton | Matthias Krüger | -173/+137 |
| 2024-08-12 | trying common codepath for every unixes | David Carlier | -29/+0 |
| 2024-08-12 | std::fs: get_mode implementation for haiku. | David Carlier | -0/+2 |
| 2024-08-12 | std: use `/scheme/rand` on Redox | joboet | -1/+1 |
| 2024-08-09 | Rollup merge of #128859 - MinxuanZ:mips-sig, r=Amanieu | Matthias Krüger | -0/+13 |
| 2024-08-09 | Add windows-targets crate to std's sysroot | Chris Denton | -41/+1 |
| 2024-08-09 | VxWorks: Add safety comment for vxCpuEnabledGet | B I Mohammed Abbas | -1/+1 |
| 2024-08-09 | delete space | monstercatss | -2/+2 |
| 2024-08-09 | fix format | monstercatss | -4/+6 |
| 2024-08-09 | [SPARC] fix the name of signal 19 in sparc arch | Min | -1/+9 |
| 2024-08-09 | [MIPS] fix the name of signal 19 in mips | Min | -0/+3 |
| 2024-08-08 | Vxworks: Extern taskNameSet and fix build errors | B I Mohammed Abbas | -20/+8 |
| 2024-08-08 | Fix VxWorks available parallelism: Move nonzero::uncheked into unsafe block | B I Mohammed Abbas | -3/+5 |
| 2024-08-07 | Rollup merge of #128751 - devnexen:vxworks_set_thread_name, r=tgross35 | Matthias Krüger | -3/+30 |
| 2024-08-07 | Rollup merge of #128539 - biabbas:deny_unsafe, r=workingjubilee | Matthias Krüger | -0/+1 |
| 2024-08-07 | Rollup merge of #125048 - dingxiangfei2009:stable-deref, r=amanieu | Matthias Krüger | -0/+4 |
| 2024-08-06 | std::thread: set_name implementation proposal for vxWorks. | David Carlier | -3/+30 |
| 2024-08-05 | WASI fixing unsafe_op_in_unsafe_fn for std::{os, sys} | Georgii Rylov | -16/+22 |
| 2024-08-05 | Rollup merge of #128026 - devnexen:available_parallelism_vxworks, r=Mark-Simu... | Matthias Krüger | -1/+11 |
| 2024-08-04 | std: refactor UNIX random data generation | joboet | -173/+137 |
| 2024-08-03 | Auto merge of #128404 - compiler-errors:revert-dead-code-changes, r=pnkfelix | bors | -0/+4 |
| 2024-08-03 | Suppress new false-negatives that were masked by dead code analysis changes | Michael Goulet | -0/+4 |
| 2024-08-03 | Rollup merge of #128368 - nnethercote:rustfmt-tweaks, r=cuviper | Matthias Krüger | -0/+2 |
| 2024-08-03 | Rollup merge of #128303 - NobodyXu:specialise-for-pipe, r=cuviper | Matthias Krüger | -0/+25 |
| 2024-08-03 | Rollup merge of #127586 - zachs18:more-must-use, r=cuviper | Matthias Krüger | -3/+3 |