| Age | Commit message (Expand) | Author | Lines |
| 2025-06-19 | fix: Closure capturing for let exprs | Shoyu Vanilla | -1/+43 |
| 2025-06-18 | Rollup merge of #142672 - Kobzol:bootstrap-tool-clarification, r=jieyouxu | Jakub Beránek | -3/+3 |
| 2025-06-18 | Rollup merge of #142666 - jieyouxu:skip-triagebot-check, r=Kobzol | Jakub Beránek | -1/+4 |
| 2025-06-18 | Rollup merge of #142619 - klensy:or_fun_call, r=nnethercote | Jakub Beránek | -4/+5 |
| 2025-06-18 | Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,travisc... | Jakub Beránek | -11/+10 |
| 2025-06-18 | Fix compiletest and rustc-dev-guide | Jakub Beránek | -3/+3 |
| 2025-06-18 | Add --color=always to test explorer command | Josh McKinney | -0/+1 |
| 2025-06-18 | Skip tidy triagebot linkcheck if `triagebot.toml` doesn't exist | Jieyou Xu | -1/+4 |
| 2025-06-18 | Enable `run-make-support` auto cross-compilation for `rustdoc` too | Jieyou Xu | -7/+32 |
| 2025-06-18 | Enable automatic cross-compilation in run-make tests | Jakub Beránek | -7/+26 |
| 2025-06-18 | add `#[align]` attribute | Folkert de Vries | -5/+5 |
| 2025-06-18 | minimal ptrace setup | Nia Espera | -39/+938 |
| 2025-06-18 | Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3 | bors | -6/+6 |
| 2025-06-18 | Update/bless clippy tests. | Mara Bos | -52/+47 |
| 2025-06-18 | Remove outdated test. | Mara Bos | -1/+0 |
| 2025-06-18 | Auto merge of #138165 - jdonszelmann:inline, r=oli-obk | bors | -29/+28 |
| 2025-06-18 | Merge from rust-lang/rust | Laurențiu Nicola | -2153/+5973 |
| 2025-06-18 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-06-18 | Merge from rustc | The Miri Cronjob Bot | -3499/+4797 |
| 2025-06-18 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-18 | undo | jnyfah | -1/+1 |
| 2025-06-18 | fix format | jnyfah | -11/+11 |
| 2025-06-18 | format function | jnyfah | -44/+169 |
| 2025-06-18 | Auto merge of #142644 - jhpratt:rollup-f2jed9t, r=jhpratt | bors | -3/+3 |
| 2025-06-17 | fix clippy | Jana Dönszelmann | -4/+4 |
| 2025-06-17 | Rollup merge of #142632 - ehuss:update-cargo, r=ehuss | Jacob Pratt | -0/+0 |
| 2025-06-17 | Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkov | Jacob Pratt | -3/+3 |
| 2025-06-17 | convert entire codebase to parsed inline attrs | Jana Dönszelmann | -29/+28 |
| 2025-06-17 | Auto merge of #142567 - lnicola:sync-from-ra, r=lnicola | bors | -3488/+4773 |
| 2025-06-17 | Update libc to 0.2.174 | Trevor Gross | -2/+2 |
| 2025-06-17 | Update cargo | Eric Huss | -0/+0 |
| 2025-06-17 | Try to downgrade object | Laurențiu Nicola | -12/+3 |
| 2025-06-17 | Merge pull request #20025 from SoxPopuli/hide_private_imports_without_pe | Laurențiu Nicola | -5/+98 |
| 2025-06-17 | Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk | bors | -8/+21 |
| 2025-06-17 | Hide imported privates if private editable is disabled | Charlotte Smith | -5/+98 |
| 2025-06-17 | Merge pull request #20023 from Veykril/push-vkqlnyttnqzl | Lukas Wirth | -154/+256 |
| 2025-06-17 | Better completion test sorting | Lukas Wirth | -38/+38 |
| 2025-06-17 | Improve completions in if / while expression conditions | Lukas Wirth | -122/+224 |
| 2025-06-17 | apply clippy::or_fun_call | klensy | -4/+5 |
| 2025-06-17 | Never make type mismatch diagnostic stable, even when there is a fix | Chayim Refael Friedman | -6/+2 |
| 2025-06-17 | Merge pull request #20020 from Veykril/push-yuqmorzsqumw | Lukas Wirth | -11/+15 |
| 2025-06-17 | fix: Reload workspaces when cargo configs change | Lukas Wirth | -11/+15 |
| 2025-06-17 | chore: Start infesting ide crates with 'db lifetime | Lukas Wirth | -815/+1214 |
| 2025-06-17 | Merge pull request #20018 from Veykril/push-pkowrtoturkr | Lukas Wirth | -84/+176 |
| 2025-06-17 | Merge pull request #19939 from ChayimFriedman2/fill-arms-self | Lukas Wirth | -29/+227 |
| 2025-06-17 | Merge pull request #19945 from ChayimFriedman2/private-field-quickfix | Lukas Wirth | -32/+125 |
| 2025-06-17 | fix: Copy lockfiles into target directory before invoking `cargo metadata` | Lukas Wirth | -84/+176 |
| 2025-06-17 | Merge from rustc | The Miri Cronjob Bot | -14/+13 |
| 2025-06-17 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-16 | miri: bless tests | David Wood | -4/+4 |