| Age | Commit message (Expand) | Author | Lines |
| 2025-07-11 | Rollup merge of #143647 - ColtenOuO:master, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2025-07-11 | random: Provide a `Distribution<T>` trait | Josh Triplett | -17/+7 |
| 2025-07-11 | std: move NuttX to use arc4random for random number generation | Huang Qi | -1/+1 |
| 2025-07-11 | Rollup merge of #143568 - Ayush1325:uefi-tcp4-timeout, r=tgross35 | Matthias Krüger | -25/+97 |
| 2025-07-11 | Rollup merge of #142391 - LevitatingBusinessMan:setsid, r=workingjubilee | Matthias Krüger | -0/+89 |
| 2025-07-11 | docs: clarify “dag” in std::sys_common doc comment | Colten | -1/+1 |
| 2025-07-10 | Rollup merge of #143668 - biabbas:vxworks, r=Noratrieb | Matthias Krüger | -2/+1 |
| 2025-07-10 | rust: library: Add setsid method to CommandExt trait | LevitatingBusinessMan (Rein Fernhout) | -0/+89 |
| 2025-07-09 | std: sys: net: uefi: tcp4: Add timeout support | Ayush Singh | -25/+97 |
| 2025-07-09 | Add opaque TypeId handles for CTFE | Oli Scherer | -2/+0 |
| 2025-07-09 | core: Remove `BorrowedCursor::init_ref` method | Benoît du Garreau | -3/+3 |
| 2025-07-09 | Fix VxWorks build errors | B I Mohammed Abbas | -2/+1 |
| 2025-07-07 | Rollup merge of #143340 - nabijaczleweli:awhile, r=mati865 | Matthias Krüger | -2/+2 |
| 2025-07-07 | UWP: link ntdll functions using raw-dylib | Chris Denton | -60/+9 |
| 2025-07-07 | std: fix typo in `std::path` | xizheyin | -2/+2 |
| 2025-07-06 | Auto merge of #141829 - dvdsk:sleep_until_linux, r=cuviper,RalfJung | bors | -25/+219 |
| 2025-07-06 | sleep_until: add clock_nanosleep support to Miri | dvdsk | -0/+1 |
| 2025-07-06 | sleep_until: use clock_nanosleep where possible | dvdsk | -25/+218 |
| 2025-07-06 | Rollup merge of #143470 - Ayush1325:uefi-tcp4-recv, r=joshtriplett | Matthias Krüger | -6/+52 |
| 2025-07-04 | Rollup merge of #143086 - SciMind2460:patch-2, r=workingjubilee | Jubilee | -1/+1 |
| 2025-07-05 | std: sys: net: uefi: tcp4: Implement read | Ayush Singh | -6/+52 |
| 2025-07-05 | Rollup merge of #141532 - Ayush1325:uefi-tcp4-send, r=tgross35 | Matthias Krüger | -6/+53 |
| 2025-07-04 | std: sys: net: uefi: tcp4: Implement write | Ayush Singh | -6/+53 |
| 2025-07-04 | Rollup merge of #143387 - dpaoliello:shouldpanicfn, r=bjorn3 | Matthias Krüger | -2/+2 |
| 2025-07-03 | Make __rust_alloc_error_handler_should_panic a function | Daniel Paoliello | -2/+2 |
| 2025-07-03 | Rollup merge of #134006 - klensy:typos, r=nnethercote | Jana Dönszelmann | -15/+15 |
| 2025-07-03 | setup CI and tidy to use typos for spellchecking and fix few typos | klensy | -15/+15 |
| 2025-07-02 | awhile -> a while where appropriate | наб | -2/+2 |
| 2025-07-02 | Rollup merge of #141847 - xizheyin:141837, r=jhpratt | Matthias Krüger | -15/+41 |
| 2025-07-02 | Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrum | bors | -24/+22 |
| 2025-07-01 | Update `cfg(bootstrap)` | Josh Stone | -2/+0 |
| 2025-07-01 | Update version placeholders | Josh Stone | -22/+22 |
| 2025-07-01 | Rollup merge of #142760 - epage:lock, r=tgross35 | Guillaume Gomez | -6/+6 |
| 2025-07-01 | Upgrade the `fortanix-sgx-abi` dependency | Trevor Gross | -2/+2 |
| 2025-06-30 | Rollup merge of #143090 - ChrisDenton:workaround1, r=tgross35 | dianqk | -21/+91 |
| 2025-06-29 | Rollup merge of #142889 - nabijaczleweli:rusts, r=Mark-Simulacrum | Matthias Krüger | -7/+5 |
| 2025-06-28 | Rollup merge of #143082 - fee1-dead-contrib:push-qvvppzukvkxt, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2025-06-28 | Rollup merge of #123476 - devnexen:std_net_solaris_exclbind, r=Mark-Simulacrum | Matthias Krüger | -0/+117 |
| 2025-06-28 | "set by Rusts options". Remove misleading always-true if cfg!(unix). Drop #![... | наб | -7/+5 |
| 2025-06-28 | Workaround for mem safety in third party dlls | Chris Denton | -21/+91 |
| 2025-06-27 | Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2025-06-27 | Update poison.rs to fix the typo (sys->sync) | Kurt Heiritz (pseudo) | -1/+1 |
| 2025-06-27 | update internal `send_signal` comment | Deadbeef | -4/+4 |
| 2025-06-27 | Auto merge of #143074 - compiler-errors:rollup-cv64hdh, r=compiler-errors | bors | -1/+1 |
| 2025-06-26 | Rollup merge of #142967 - krikera:fix-rwlock-try-write-docs, r=jhpratt | Michael Goulet | -1/+1 |
| 2025-06-26 | Fix RwLock::try_write documentation for WouldBlock condition | krikera | -1/+1 |
| 2025-06-25 | make `tidy-alphabetical` use a natural sort | Folkert de Vries | -9/+9 |
| 2025-06-24 | Rollup merge of #142453 - ChrisDenton:fused, r=Amanieu | Jubilee | -0/+1 |
| 2025-06-24 | Avoid exporting panic_unwind as stdlib cargo feature | bjorn3 | -1/+1 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -6/+3 |