| Age | Commit message (Expand) | Author | Lines |
| 2024-09-18 | library: Destabilize Lazy{Cell,Lock}::{force,deref}_mut | Jubilee Young | -14/+4 |
| 2024-09-17 | Implement ACP 429: add `Lazy{Cell,Lock}::get[_mut]` and `force_mut` | Chayim Refael Friedman | -7/+181 |
| 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-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-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 | 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 |
| 2024-08-07 | Rollup merge of #128539 - biabbas:deny_unsafe, r=workingjubilee | Matthias Krüger | -0/+2 |
| 2024-08-07 | Rollup merge of #128406 - lolbinarycat:bufreader_peek, r=Mark-Simulacrum | Matthias Krüger | -0/+55 |
| 2024-08-07 | Rollup merge of #125048 - dingxiangfei2009:stable-deref, r=amanieu | Matthias Krüger | -0/+5 |
| 2024-08-06 | std::thread: set_name implementation proposal for vxWorks. | David Carlier | -3/+30 |
| 2024-08-06 | Remove unused lifetime parameter from spawn_unchecked | David Tolnay | -8/+7 |
| 2024-08-05 | implement BufReader::peek | binarycat | -0/+55 |
| 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 | Rollup merge of #128551 - Konippi:refactor-backtrace-style-in-panic, r=tgross35 | Matthias Krüger | -19/+10 |