| Age | Commit message (Expand) | Author | Lines |
| 2025-06-02 | Update books | rustbot | -0/+0 |
| 2025-06-02 | Auto merge of #141814 - flip1995:clippy-subtree-update, r=Manishearth | bors | -718/+2000 |
| 2025-06-02 | Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey... | bors | -499/+526 |
| 2025-06-02 | Auto merge of #141773 - oli-obk:coro-borrow-parallel-loop, r=compiler-errors | bors | -4/+0 |
| 2025-06-02 | Auto merge of #141760 - bjorn3:intrinsic_rework_part2, r=fee1-dead | bors | -163/+127 |
| 2025-06-01 | Auto merge of #141869 - GuillaumeGomez:rollup-vicg807, r=GuillaumeGomez | bors | -273/+771 |
| 2025-06-01 | Rollup merge of #141852 - onur-ozkan:resolve-if-let-fixme, r=jieyouxu | Guillaume Gomez | -3/+3 |
| 2025-06-01 | Rollup merge of #141846 - Berrysoft:cygwin-bootstrap-tls, r=mati865 | Guillaume Gomez | -1/+6 |
| 2025-06-01 | Rollup merge of #141834 - Timmmm:user/timh/wasi, r=Noratrieb | Guillaume Gomez | -0/+5 |
| 2025-06-01 | Rollup merge of #141823 - amandasystems:reverse_scc_graph_once_cell, r=jieyouxu | Guillaume Gomez | -18/+11 |
| 2025-06-01 | Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree... | Guillaume Gomez | -6/+19 |
| 2025-06-01 | Rollup merge of #141666 - lolbinarycat:rustdoc-source_span_for_markdown_range... | Guillaume Gomez | -2/+72 |
| 2025-06-01 | Rollup merge of #141622 - folkertdev:powerpc-va_arg, r=workingjubilee | Guillaume Gomez | -3/+182 |
| 2025-06-01 | Rollup merge of #141224 - RalfJung:no-objects, r=traviscross | Guillaume Gomez | -143/+146 |
| 2025-06-01 | Rollup merge of #140370 - WaffleLapkin:unqualified, r=jdonszelmann | Guillaume Gomez | -97/+327 |
| 2025-06-01 | Auto merge of #141860 - RalfJung:miri-sync, r=RalfJung | bors | -246/+1300 |
| 2025-06-01 | tweak comment and use a weaker fence | Ralf Jung | -1/+4 |
| 2025-06-01 | Make sure to sync on file-io.rs tokio test | Noratrieb | -0/+1 |
| 2025-06-01 | resolve if-let-chain FIXME on bootstrap | onur-ozkan | -3/+3 |
| 2025-06-01 | Auto merge of #141731 - compiler-errors:tweak-fast-path-trait, r=lcnr | bors | -34/+54 |
| 2025-06-01 | Merge pull request #4368 from Noratrieb/write-not-little-but-a-lot-instead | Ralf Jung | -3/+3 |
| 2025-06-01 | Fix tokio/file-io.rs test relying on `read`/`write` not being short | Noratrieb | -3/+3 |
| 2025-06-01 | Add unimplemented `current_dll_path()` for WASI | Tim Hutt | -0/+5 |
| 2025-06-01 | Auto merge of #141730 - osiewicz:collect-crate-deps-postorder-use-indexset, r... | bors | -10/+13 |
| 2025-06-01 | Fix TLS model on bootstrap for cygwin | 王宇逸 | -1/+6 |
| 2025-06-01 | Merge pull request #4364 from rust-lang/rustup-2025-06-01 | Ben Kimock | -513/+1339 |
| 2025-06-01 | Merge from rustc | The Miri Cronjob Bot | -512/+1338 |
| 2025-06-01 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-01 | Auto merge of #141725 - nnethercote:avoid-UsePath-overcounting, r=BoxyUwU | bors | -163/+173 |
| 2025-06-01 | Auto merge of #141842 - jhpratt:rollup-r7ldrl2, r=jhpratt | bors | -148/+551 |
| 2025-06-01 | implement `va_arg` for `powerpc` | Folkert de Vries | -11/+145 |
| 2025-06-01 | Rollup merge of #141832 - workingjubilee:explain-what-toctou-races-are, r=tho... | Jacob Pratt | -8/+19 |
| 2025-06-01 | Rollup merge of #141812 - JonathanBrouwer:fix-else-if-help, r=jdonszelmann | Jacob Pratt | -0/+143 |
| 2025-06-01 | Rollup merge of #141521 - ruancomelli:const-float-rounding, r=RalfJung | Jacob Pratt | -117/+333 |
| 2025-06-01 | Rollup merge of #141277 - RalfJung:miri-ci, r=oli-obk | Jacob Pratt | -4/+6 |
| 2025-06-01 | Rollup merge of #141215 - xizheyin:issue-141138, r=workingjubilee | Jacob Pratt | -2/+37 |
| 2025-06-01 | Rollup merge of #141072 - Rynibami:stabilize-const-result-flatten, r=jhpratt | Jacob Pratt | -17/+13 |
| 2025-05-31 | Auto merge of #139118 - scottmcm:slice-get-unchecked-intrinsic, r=workingjubilee | bors | -86/+385 |
| 2025-05-31 | library: explain TOCTOU races in `fs::remove_dir_all` | Jubilee Young | -8/+19 |
| 2025-05-31 | terminology: allocated object → allocation | Ralf Jung | -143/+146 |
| 2025-05-31 | source_span_for_markdown_range: fix utf8 violation | binarycat | -2/+72 |
| 2025-05-31 | Add const support for float rounding methods | Ruan Comelli | -117/+333 |
| 2025-05-31 | Auto merge of #141824 - matthiaskrgr:rollup-7nffwd0, r=matthiaskrgr | bors | -242/+323 |
| 2025-05-31 | Rollup merge of #141819 - mati865:windows-gnullvm-host-fixes, r=jieyouxu | Matthias Krüger | -3/+6 |
| 2025-05-31 | Rollup merge of #141815 - mati865:mingw-aarch64-frame-pointers, r=workingjubilee | Matthias Krüger | -1/+7 |
| 2025-05-31 | Rollup merge of #141805 - tgross35:update-builtins, r=tgross35 | Matthias Krüger | -4/+4 |
| 2025-05-31 | Rollup merge of #141793 - Kivooeo:test-reform, r=jieyouxu | Matthias Krüger | -40/+57 |
| 2025-05-31 | Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-dead | Matthias Krüger | -193/+191 |
| 2025-05-31 | Rollup merge of #141646 - jieyouxu:distcheck, r=Mark-Simulacrum | Matthias Krüger | -1/+20 |
| 2025-05-31 | Rollup merge of #141112 - xizheyin:issue-141079, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |