| Age | Commit message (Expand) | Author | Lines |
| 2024-04-24 | Rollup merge of #124282 - RalfJung:fill_utf16_buf, r=ChrisDenton | León Orell Valerian Liehr | -5/+14 |
| 2024-04-24 | Rollup merge of #124281 - RalfJung:win-tls, r=joboet | León Orell Valerian Liehr | -4/+22 |
| 2024-04-23 | fix weak memory bug in TLS on Windows | Ralf Jung | -4/+22 |
| 2024-04-23 | windows fill_utf16_buf: explain the expected return value | Ralf Jung | -5/+14 |
| 2024-04-21 | Rollup merge of #124089 - simlay:fix-preadv64-and-pwritev64-link-for-watchos-... | Guillaume Gomez | -38/+66 |
| 2024-04-21 | Fix watchOS and visionOS for pread64 and pwrite64 calls | Sebastian Imlay | -38/+66 |
| 2024-04-18 | Rollup merge of #124019 - ChrisDenton:futex-raw-dylib, r=joboet | Jubilee | -1/+13 |
| 2024-04-18 | Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w... | bors | -21/+22 |
| 2024-04-16 | Rollup merge of #123811 - joboet:queue_em_up, r=ChrisDenton | Guillaume Gomez | -23/+52 |
| 2024-04-16 | Use raw-dylib for Windows futex APIs | Chris Denton | -1/+13 |
| 2024-04-16 | std: fix lint on SGX | joboet | -2/+5 |
| 2024-04-16 | Rollup merge of #123721 - madsmtm:fix-visionos, r=davidtwco | Guillaume Gomez | -12/+1 |
| 2024-04-15 | Add support for Arm64EC to the Standard Library | Daniel Paoliello | -21/+22 |
| 2024-04-15 | Rollup merge of #123970 - risc0:erik/zkvm-fix-os-str, r=joboet | Michael Goulet | -2/+4 |
| 2024-04-15 | zkvm: fix references to `os_str` module | Erik Kaneda | -2/+4 |
| 2024-04-15 | Auto merge of #123937 - RalfJung:miri-link-section, r=oli-obk | bors | -0/+1 |
| 2024-04-15 | Auto merge of #123928 - tbu-:pr_statx_enosys, r=workingjubilee | bors | -8/+5 |
| 2024-04-14 | Miri: run .CRT$XLB linker section on thread-end | Ralf Jung | -0/+1 |
| 2024-04-14 | `statx` probe: `ENOSYS` might come from a faulty FUSE driver | Tobias Bucher | -8/+5 |
| 2024-04-14 | Rollup merge of #123879 - beetrees:missing-unsafe, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2024-04-13 | Add missing `unsafe` to internal function `std::sys::pal::unix::thread::min_s... | beetrees | -3/+3 |
| 2024-04-12 | Rollup merge of #123867 - eduardosm:unsafe-fns, r=ChrisDenton | Matthias Krüger | -12/+14 |
| 2024-04-12 | Add `unsafe` to two functions with safety invariants | Eduardo Sánchez Muñoz | -12/+14 |
| 2024-04-12 | zkvm: remove cmath | Marijan Petričević | -2/+0 |
| 2024-04-11 | std: use queue-based `RwLock` on SGX | joboet | -21/+47 |
| 2024-04-11 | Factor some common `io::Error` constants | Benoît du Garreau | -86/+26 |
| 2024-04-10 | Rollup merge of #123534 - ChrisDenton:name, r=workingjubilee | Guillaume Gomez | -6/+123 |
| 2024-04-10 | visionOS: Fix unused import warning | Mads Marquart | -12/+1 |
| 2024-04-10 | Auto merge of #122812 - dtolnay:mode, r=workingjubilee | bors | -5/+186 |
| 2024-04-10 | Rollup merge of #123633 - bjorn3:unsupported_command_data, r=jhpratt | Matthias Krüger | -31/+119 |
| 2024-04-09 | Show mode_t as octal in std::fs Debug impls | David Tolnay | -5/+186 |
| 2024-04-09 | Add comment on UTF-16 surrogates | Chris Denton | -0/+2 |
| 2024-04-09 | Windows: set main thread name without reencoding | Chris Denton | -4/+8 |
| 2024-04-09 | Add const UTF-8 to UTF-16 conversion macros | Chris Denton | -2/+113 |
| 2024-04-09 | Auto merge of #123683 - pietroalbini:pa-cve-2024-24576-nightly, r=pietroalbini | bors | -12/+93 |
| 2024-04-09 | Auto merge of #123485 - madsmtm:use-libc-copyfile, r=joboet | bors | -39/+10 |
| 2024-04-09 | Fix dead code warning | bjorn3 | -0/+1 |
| 2024-04-09 | Disallow or quote all specials in bat args | Chris Denton | -12/+93 |
| 2024-04-08 | Store all args in the unsupported Command implementation | bjorn3 | -31/+118 |
| 2024-04-08 | Rollup merge of #115984 - hermit-os:fuse, r=m-ou-se | Matthias Krüger | -103/+251 |
| 2024-04-05 | Rollup merge of #123505 - ChrisDenton:revert-121666, r=workingjubilee | Guillaume Gomez | -141/+9 |
| 2024-04-05 | Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco | Guillaume Gomez | -12/+98 |
| 2024-04-05 | Revert #121666 | Chris Denton | -141/+9 |
| 2024-04-05 | macOS: Use `libc` definitions for copyfile | Mads Marquart | -39/+10 |
| 2024-04-04 | Rollup merge of #123389 - ChrisDenton:dont-panic-on-startup, r=joboet | Matthias Krüger | -30/+14 |
| 2024-04-04 | Add comments about using debug_assert | Chris Denton | -0/+4 |
| 2024-04-03 | Rollup merge of #122356 - devnexen:dfbsd_build_fix, r=jhpratt | Jacob Pratt | -7/+13 |
| 2024-04-03 | rename `expose_addr` to `expose_provenance` | joboet | -2/+2 |
| 2024-04-02 | Rollup merge of #122411 - alexcrichton:wasm32-wasip2-cabi-realloc, r=m-ou-se | Jubilee | -9/+70 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -5/+5 |