| Age | Commit message (Expand) | Author | Lines |
| 2024-06-09 | Migrate more things to WinError | Chris Denton | -30/+69 |
| 2024-06-09 | Rollup merge of #126168 - devnexen:current_exe_haiku_simpl, r=ChrisDenton | Matthias Krüger | -10/+10 |
| 2024-06-09 | Rollup merge of #126146 - devnexen:signal_fbsd, r=ChrisDenton | Matthias Krüger | -0/+4 |
| 2024-06-08 | std::unix::os current_exe implementation simplification for haiku. | David Carlier | -10/+10 |
| 2024-06-08 | Auto merge of #125966 - schvv31n:impl_os_string_pathbuf_leak, r=workingjubilee | bors | -0/+72 |
| 2024-06-08 | std::unix::process adding few specific freebsd signals to be able to id. | David Carlier | -0/+4 |
| 2024-06-08 | Rollup merge of #125998 - devnexen:get_mode_illumos, r=Nilstrieb | León Orell Valerian Liehr | -0/+4 |
| 2024-06-08 | Rollup merge of #125951 - slanterns:error_in_core_stabilization, r=Amanieu | León Orell Valerian Liehr | -1/+0 |
| 2024-06-07 | add HermitOS support of vectored read/write operations | Stefan Lankes | -91/+180 |
| 2024-06-07 | Rollup merge of #126030 - ChrisDenton:update-wingen-readme, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-06-07 | Stabilize `error_in_core` | Slanterns | -1/+0 |
| 2024-06-06 | fixed memory leaks in PathBuf::leak & OsString::leak tests | schvv31n | -1/+6 |
| 2024-06-05 | Raise `DEFAULT_MIN_STACK_SIZE` to at least 64KiB | Jubilee Young | -4/+4 |
| 2024-06-05 | Auto merge of #126038 - matthiaskrgr:rollup-h4rm3x2, r=matthiaskrgr | bors | -17/+11 |
| 2024-06-05 | Promote `arm64ec-pc-windows-msvc` to tier 2 | Daniel Paoliello | -1/+5 |
| 2024-06-05 | Rollup merge of #126032 - ChrisDenton:update-docs, r=joboet | Matthias Krüger | -3/+2 |
| 2024-06-05 | Rollup merge of #125800 - fortanix:raoul/rte-99-fix_mut_static_task_queue, r=... | Matthias Krüger | -14/+9 |
| 2024-06-05 | Rollup merge of #125940 - devnexen:unix_fs_netbsd_get_path, r=cuviper | Matthias Krüger | -9/+13 |
| 2024-06-05 | Update description of the `IsTerminal` example | Chris Denton | -3/+2 |
| 2024-06-05 | Update `./x fmt` command | Chris Denton | -1/+1 |
| 2024-06-05 | Rollup merge of #123168 - joshtriplett:size-of-prelude, r=Amanieu | Jubilee | -2/+8 |
| 2024-06-04 | std::unix::fs::get_mode implementation for illumos/solaris. | David Carlier | -0/+4 |
| 2024-06-04 | Rollup merge of #125932 - schvv31n:patch-1, r=lqd | Guillaume Gomez | -1/+1 |
| 2024-06-04 | Rollup merge of #125696 - workingjubilee:please-dont-say-you-are-lazy, r=Nils... | Guillaume Gomez | -59/+73 |
| 2024-06-04 | impl OsString::leak & PathBuf::leak | schvv31n | -0/+67 |
| 2024-06-04 | Rollup merge of #125919 - tbu-:pr_fix_typo, r=lqd | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 2024-06-04 | Rollup merge of #125504 - mqudsi:once_nominal, r=cuviper | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-06-04 | Let compiler auto impl `Send` for `Task` | Raoul Strackx | -2/+0 |
| 2024-06-04 | Store `Task::p` as `dyn FnOnce() + Send` | Raoul Strackx | -3/+3 |
| 2024-06-04 | Pass function for `Thread` as `Send` to `Thread::imp` | Raoul Strackx | -2/+3 |
| 2024-06-04 | Windows: Use futex implementation for `Once` | Timo Kröger | -0/+1 |
| 2024-06-04 | Auto merge of #125525 - joboet:tls_accessor, r=cuviper | bors | -180/+107 |
| 2024-06-04 | std::unix::fs::get_path: using fcntl codepath for netbsd instead. | David Carlier | -9/+13 |
| 2024-06-03 | Fix typo in the docs of `HashMap::raw_entry_mut` | Tim Kurdov | -1/+1 |
| 2024-06-03 | Remove stray "this" | Tobias Bucher | -2/+1 |
| 2024-06-02 | Add "OnceList" example to motivate OnceLock | Jubilee Young | -0/+55 |
| 2024-06-02 | Move first OnceLock example to LazyLock | Jubilee Young | -58/+14 |
| 2024-06-02 | Differ LazyLock vs. OnceLock in std::sync overview | Jubilee Young | -1/+4 |
| 2024-06-02 | Rollup merge of #125898 - RalfJung:typo, r=Nilstrieb | Jubilee | -1/+1 |
| 2024-06-02 | typo: depending from -> on | Ralf Jung | -1/+1 |
| 2024-06-02 | Auto merge of #125577 - devnexen:netbsd_stack_min, r=joboet | bors | -1/+10 |
| 2024-05-30 | Avoid `mut` and simplify initialization of `TASK_QUEUE` | Raoul Strackx | -9/+5 |
| 2024-05-30 | Auto merge of #124636 - tbu-:pr_env_unsafe, r=petrochenkov | bors | -69/+95 |
| 2024-05-30 | Rollup merge of #125342 - tbu-:pr_doc_write, r=ChrisDenton | Matthias Krüger | -0/+76 |
| 2024-05-29 | Elaborate about modifying env vars in multi-threaded programs | Tobias Bucher | -18/+28 |
| 2024-05-29 | Add note about safety of `std::env::set_var` on Windows | Tobias Bucher | -5/+11 |
| 2024-05-29 | Make `std::env::{set_var, remove_var}` unsafe in edition 2024 | Tobias Bucher | -53/+63 |
| 2024-05-29 | Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -1/+9 |
| 2024-05-28 | Make more of the test suite run on Mac Catalyst | Mads Marquart | -1/+1 |
| 2024-05-28 | Disable stack overflow handler tests on iOS-like platforms | Mads Marquart | -0/+8 |