| Age | Commit message (Expand) | Author | Lines |
| 2025-06-20 | Rollup merge of #142714 - fee1-dead-contrib:push-roxtwrlvtzur, r=Kobzol | Trevor Gross | -0/+1 |
| 2025-06-20 | Rollup merge of #142699 - rustbot:docs-update, r=ehuss | Trevor Gross | -0/+0 |
| 2025-06-20 | Rollup merge of #142687 - cjgillot:less-hir_crate, r=oli-obk | Trevor Gross | -2/+0 |
| 2025-06-20 | Rollup merge of #140920 - RalfJung:target-feature-unification, r=nnethercote,... | Trevor Gross | -3/+2 |
| 2025-06-20 | Rollup merge of #138291 - jdonszelmann:optimize-attr, r=oli-obk | Trevor Gross | -2/+2 |
| 2025-06-20 | Auto merge of #142286 - Kobzol:clippy-jemalloc, r=flip1995,blyxyas | bors | -2/+51 |
| 2025-06-20 | Add temporary directory for executing snapshot tests | Jakub Beránek | -16/+45 |
| 2025-06-20 | Remove an unnecessary check in rustfmt. | Nicholas Nethercote | -1/+1 |
| 2025-06-20 | Avoid some unnecessary symbol interning. | Nicholas Nethercote | -1/+1 |
| 2025-06-20 | Merge pull request #20035 from joshka/jm/test-explorer-color | HKalbasi | -0/+1 |
| 2025-06-20 | Make sure to rebuild rustdoc if `src/rustdoc-json-types` is changed | Jieyou Xu | -1/+1 |
| 2025-06-19 | rustdoc: Remove `FormatRenderer::cache` | Alona Enraght-Moony | -12/+1 |
| 2025-06-19 | Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmann | bors | -53/+47 |
| 2025-06-19 | Extract SilentEmitter | Cameron Steffen | -14/+9 |
| 2025-06-19 | Rename SilentEmitter -> FatalOnlyEmitter | Cameron Steffen | -2/+2 |
| 2025-06-19 | Extract Translator struct | Cameron Steffen | -59/+29 |
| 2025-06-19 | Add `fn parent(self, db) -> GenericDef` to `hir::TypeParam` | Vincent Esche | -0/+4 |
| 2025-06-19 | De-dup common code from `ExternalCrate` methods | Yotam Ofek | -71/+53 |
| 2025-06-19 | correct template for `#[align]` | Folkert de Vries | -1/+1 |
| 2025-06-19 | Auto merge of #142245 - marcoieni:split-gnu-tools, r=Kobzol | bors | -56/+125 |
| 2025-06-19 | add comment to `src/bootstrap/build.rs` | Deadbeef | -0/+1 |
| 2025-06-19 | `Option`s are `Iterator`s | Yotam Ofek | -11/+4 |
| 2025-06-19 | avoid intermediately collecting into vectors | Yotam Ofek | -8/+4 |
| 2025-06-19 | one less pathbuf allocation | Yotam Ofek | -2/+2 |
| 2025-06-19 | Doc: clarify priority of lint level sources | Hamidreza Sanaee | -1/+102 |
| 2025-06-19 | Merge pull request #20042 from Veykril/push-uosxynulorzn | Lukas Wirth | -3/+3 |
| 2025-06-19 | fix: Temporarily disable `+` typing handler as it moves the cursor position | Lukas Wirth | -3/+3 |
| 2025-06-19 | Auto merge of #139244 - jieyouxu:exp/auto-cross-run-make, r=Kobzol | bors | -14/+58 |
| 2025-06-19 | Merge pull request #20041 from Veykril/push-yxlszoznuyno | Lukas Wirth | -39/+19 |
| 2025-06-19 | Revert "Turn `BlockId` into a `#[salsa::tracked]`" | Lukas Wirth | -39/+19 |
| 2025-06-19 | Clarify arrow in snapshot tests | Jakub Beránek | -0/+4 |
| 2025-06-19 | Normalize host target in snapshot tests | Jakub Beránek | -17/+74 |
| 2025-06-19 | Add `get_host_target` function | Jakub Beránek | -2/+7 |
| 2025-06-19 | Merge pull request #20039 from ShoyuVanilla/let-bind-ref-capt | Lukas Wirth | -1/+43 |
| 2025-06-19 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -7385/+12050 |
| 2025-06-19 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-06-19 | Auto merge of #142697 - tgross35:rollup-xu4yuq6, r=tgross35 | bors | -116/+61 |
| 2025-06-19 | Update books | rustbot | -0/+0 |
| 2025-06-18 | Prepare to split lints into multiple crates | Jason Newcomb | -1/+7 |
| 2025-06-19 | move -Ctarget-feature handling into shared code | Ralf Jung | -3/+2 |
| 2025-06-18 | Rollup merge of #142692 - Kobzol:bootstrap-small-check-cleanup, r=jieyouxu | Trevor Gross | -65/+16 |
| 2025-06-18 | initial instructions for gpu offload | Manuel Drehwald | -0/+82 |
| 2025-06-18 | Rollup merge of #142524 - rust-lang:cargo_update, r=Mark-Simulacrum | Trevor Gross | -46/+40 |
| 2025-06-18 | Rollup merge of #142507 - folkertdev:fn-align-align-attribute, r=jdonszelmann | Trevor Gross | -5/+5 |
| 2025-06-19 | Auto merge of #140772 - mati865:gnullvm-host, r=Kobzol | bors | -21/+121 |
| 2025-06-19 | fix markup | Tshepang Mbambo | -2/+2 |
| 2025-06-18 | Auto merge of #142689 - Urgau:rollup-4ho6835, r=Urgau | bors | -0/+73 |
| 2025-06-18 | Remove useless conditions about Clippy | Jakub Beránek | -42/+11 |
| 2025-06-18 | Remove `override_build_kind` | Jakub Beránek | -23/+5 |
| 2025-06-18 | Rollup merge of #142377 - Urgau:unremap-rustc-dev, r=jieyouxu | Urgau | -0/+8 |