| Age | Commit message (Expand) | Author | Lines |
| 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 | Rollup merge of #128902 - evanj:evan.jones/env-var-doc, r=workingjubilee | Trevor Gross | -6/+5 |
| 2024-08-18 | code review improvements | Evan Jones | -9/+5 |
| 2024-08-18 | Fix for issue #129212 for the ESP-IDF | ivmarkov | -6/+24 |
| 2024-08-17 | Auto merge of #126877 - GrigorenkoPV:clone_to_uninit, r=dtolnay | bors | -0/+100 |
| 2024-08-16 | Stabilize std::thread::Builder::spawn_unchecked | David Tolnay | -2/+1 |
| 2024-08-16 | Refer to other docs | Maarten | -23/+3 |
| 2024-08-15 | Add unordered list with possible values for each const | Maarten | -64/+125 |
| 2024-08-15 | proposal to expand (a subset of) linux specific socket capabilities. | David Carlier | -10/+8 |
| 2024-08-15 | Format std::env::consts docstrings | Maarten | -37/+37 |
| 2024-08-14 | apply #[optimize(size)] to #[cold] ones and part of the panick machinery | The 8472 | -2/+9 |
| 2024-08-14 | CommandExt::before_exec: deprecate safety in edition 2024 | Ralf Jung | -3/+11 |
| 2024-08-14 | Auto merge of #129060 - matthiaskrgr:rollup-s72gpif, r=matthiaskrgr | bors | -2/+14 |
| 2024-08-14 | Rollup merge of #128873 - ChrisDenton:windows-targets, r=Mark-Simulacrum | Matthias Krüger | -41/+1 |
| 2024-08-13 | Make `std::os::darwin` public | Mads Marquart | -15/+37 |
| 2024-08-13 | Rollup merge of #127857 - tbu-:pr_deprecated_safe_todo, r=petrochenkov | Matthias Krüger | -2/+14 |
| 2024-08-13 | Auto merge of #129046 - matthiaskrgr:rollup-9x4xgak, r=matthiaskrgr | bors | -181/+144 |
| 2024-08-13 | Rollup merge of #128745 - dtolnay:spawnunchecked, r=workingjubilee | Matthias Krüger | -8/+7 |
| 2024-08-13 | Rollup merge of #128655 - joboet:play_with_the_dice, r=ChrisDenton | Matthias Krüger | -173/+137 |
| 2024-08-13 | `#[deprecated_safe_2024]`: Also use the `// TODO:` hint in the compiler error | Tobias Bucher | -2/+2 |
| 2024-08-13 | Allow to customize `// TODO:` comment for deprecated safe autofix | Tobias Bucher | -2/+14 |
| 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 | Rollup merge of #128632 - joboet:dont_overwrite_style, r=Amanieu | Guillaume Gomez | -11/+15 |
| 2024-08-12 | std: use `/scheme/rand` on Redox | joboet | -1/+1 |
| 2024-08-12 | std: do not overwrite style in `get_backtrace_style` | joboet | -11/+15 |
| 2024-08-10 | Update std and compiler | Nadrieril | -1/+1 |
| 2024-08-09 | doc: std::env::var: Returns None for names with '=' or NUL byte | Evan Jones | -5/+8 |
| 2024-08-09 | Rollup merge of #128859 - MinxuanZ:mips-sig, r=Amanieu | Matthias Krüger | -0/+13 |
| 2024-08-09 | Rollup merge of #128817 - biabbas:vxworks_update, r=tgross35 | Matthias Krüger | -23/+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-09 | Rollup merge of #128818 - RalfJung:std-miri-floats, r=tgross35 | Matthias Krüger | -5/+5 |
| 2024-08-09 | Rollup merge of #128640 - RalfJung:rwlock-macos-miri, r=joboet | Matthias Krüger | -0/+4 |
| 2024-08-08 | std float tests: special-case Miri in feature detection | Ralf Jung | -5/+5 |
| 2024-08-08 | Vxworks: Extern taskNameSet and fix build errors | B I Mohammed Abbas | -20/+8 |
| 2024-08-08 | rwlock: disable 'frob' test in Miri on macOS | Ralf Jung | -0/+4 |
| 2024-08-08 | Fix VxWorks available parallelism: Move nonzero::uncheked into unsafe block | B I Mohammed Abbas | -3/+5 |
| 2024-08-07 | Add tracking issue to core-pattern-type | ltdk | -1/+1 |
| 2024-08-06 | Rollup merge of #128766 - Monadic-Cat:patch-1, r=tgross35 | Trevor Gross | -1/+1 |
| 2024-08-06 | Rollup merge of #128417 - tgross35:f16-f128-math, r=dtolnay | Trevor Gross | -94/+3469 |
| 2024-08-06 | Trivial grammar fix in const keyword docs | Monadic Cat | -1/+1 |
| 2024-08-07 | Rollup merge of #128751 - devnexen:vxworks_set_thread_name, r=tgross35 | Matthias Krüger | -3/+30 |