| Age | Commit message (Expand) | Author | Lines |
| 2025-09-16 | Auto merge of #146650 - matthiaskrgr:rollup-rjrklz9, r=matthiaskrgr | bors | -43/+183 |
| 2025-09-16 | Update cargo submodule | Weihang Lo | -0/+0 |
| 2025-09-16 | add Readme.md to tidy | T | -1/+115 |
| 2025-09-16 | Do not use `git -C dir` | Samuel Tardieu | -3/+3 |
| 2025-09-16 | Update the FIXME comments in the generic three_way_compare | Josh Stone | -8/+11 |
| 2025-09-16 | Merge similar output checks in assembly-llvm/x86_64-cmp | Josh Stone | -16/+7 |
| 2025-09-16 | Update the minimum external LLVM to 20 | Josh Stone | -595/+157 |
| 2025-09-16 | Auto merge of #138271 - mu001999-contrib:fix-138234, r=jackh726 | bors | -0/+73 |
| 2025-09-16 | Rollup merge of #146618 - GuillaumeGomez:backend-run-llvm-options, r=kobzol | Matthias Krüger | -5/+12 |
| 2025-09-16 | Rollup merge of #146611 - lolbinarycat:bootstrap-toml-wrong-section-diagnosti... | Matthias Krüger | -11/+98 |
| 2025-09-16 | Rollup merge of #146605 - jyn514:update-rustfix, r=nnethercote | Matthias Krüger | -10/+10 |
| 2025-09-16 | Rollup merge of #146474 - ferrocene:pvdrz/improve-ascii-coverage, r=Noratrieb | Matthias Krüger | -0/+7 |
| 2025-09-16 | Rollup merge of #146442 - Qelxiros:trait-suggestion-generics, r=BoxyUwU | Matthias Krüger | -17/+56 |
| 2025-09-16 | Detect top-level `...` in argument type | Esteban Küber | -9/+36 |
| 2025-09-16 | Merge pull request #20677 from ShoyuVanilla/fix-ena | David Barsky | -0/+6 |
| 2025-09-16 | cmse: fix 'region variables should not be hashed' | Folkert de Vries | -0/+40 |
| 2025-09-16 | Reword note | Esteban Küber | -2/+2 |
| 2025-09-17 | Fix "sync-from-ra" for `rust-lang/rust` | Shoyu Vanilla | -0/+6 |
| 2025-09-16 | remove redundant test | Esteban Küber | -20/+0 |
| 2025-09-16 | fmt | Esteban Küber | -2/+3 |
| 2025-09-16 | ci: x86_64-gnu-tools: Add `--test-args` regression test | Martin Nordholts | -0/+7 |
| 2025-09-16 | bootstrap: emit hint if a config key is used in the wrong section | binarycat | -11/+98 |
| 2025-09-16 | Changelog for Clippy 1.90 🍂 (#15670) | Philipp Krones | -1/+146 |
| 2025-09-16 | Add span for struct tail recursion limit error | Tawan Muadmuenwai | -65/+111 |
| 2025-09-16 | Do not run ui test if options specific to llvm are used when another codegen ... | Guillaume Gomez | -5/+12 |
| 2025-09-16 | Improve `core::sync::atomic` coverage | Christian Poveda | -4/+240 |
| 2025-09-16 | Improve `core::ascii` coverage | Christian Poveda | -0/+7 |
| 2025-09-16 | handle const generics, ?Sized, early bound lifetimes | Jeremy Smart | -17/+56 |
| 2025-09-16 | Mark some coverage-related bindings as safe | Zalathar | -10/+14 |
| 2025-09-16 | Stop using `as_c_char_ptr` for coverage-related bindings | Zalathar | -7/+12 |
| 2025-09-16 | Keep space if expr follows identifier when lint unused parens | Mu001999 | -0/+73 |
| 2025-09-16 | Fix other uses of "adaptor" | Joe Birr-Pixton | -3/+3 |
| 2025-09-16 | Fix spelling of "adaptor" | Joe Birr-Pixton | -1/+1 |
| 2025-09-16 | Iterator repeat: no infinite loop for `last` and `count` | Marijn Schouten | -3/+4 |
| 2025-09-16 | Add parallel-frontend-threads to bootstrap.toml and enable multi-threaded par... | Haidong Zhang | -1/+30 |
| 2025-09-16 | Merge pull request #4588 from RalfJung/rustup | Ralf Jung | -2/+3 |
| 2025-09-16 | Auto merge of #146516 - cjgillot:dest-prop-aggregate, r=Amanieu | bors | -12/+164 |
| 2025-09-16 | rustup | Ralf Jung | -2/+3 |
| 2025-09-16 | fix issue with `cmse-nonsecure-entry` ABI being both async and c-variadic | Folkert de Vries | -26/+105 |
| 2025-09-16 | Suggest removing Box::new | Cameron Steffen | -3/+49 |
| 2025-09-16 | Merge pull request #20612 from Veykril/veykril/push-vzuykrsxvrts | Lukas Wirth | -46/+49 |
| 2025-09-16 | Merge pull request #20402 from rust-lang/veykril/push-pursotqxutsx | Lukas Wirth | -3/+22 |
| 2025-09-16 | Merge pull request #20517 from Veykril/veykril/push-wrurmtqppzus | Lukas Wirth | -101/+144 |
| 2025-09-16 | Add more workaround hacks for incorrect startup diagnostics | Lukas Wirth | -8/+16 |
| 2025-09-16 | Workaround lsp-types typo | Lukas Wirth | -1/+12 |
| 2025-09-16 | fix: Only compute unstable paths on nightly toolchains for IDE features | Lukas Wirth | -101/+144 |
| 2025-09-16 | fix: Fix expand macro recursively not working correctly for nested macro calls | Lukas Wirth | -46/+49 |
| 2025-09-16 | Auto merge of #146614 - Zalathar:rollup-hcxvdi1, r=Zalathar | bors | -1590/+1772 |
| 2025-09-15 | Don’t suggest foreign `doc(hidden)` types in E0277 diagnostics | Jules Bertholet | -15/+94 |
| 2025-09-16 | Restrict simple assignment condition. | Camille Gillot | -2/+8 |