| Age | Commit message (Expand) | Author | Lines |
| 2025-01-24 | Explicitly add buildfiles when constructing ProjectFolders | David Richey | -21/+38 |
| 2025-01-24 | Rollup merge of #135950 - Kobzol:tidy-python-improvements, r=onur-ozkan | Matthias Krüger | -56/+85 |
| 2025-01-24 | Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obk | Matthias Krüger | -2/+21 |
| 2025-01-24 | Merge pull request #19018 from Veykril/push-wxqqunxwrply | Lukas Wirth | -95/+112 |
| 2025-01-24 | Merge pull request #18991 from Veykril/push-rmqmnrymwmoz | Lukas Wirth | -322/+433 |
| 2025-01-24 | Lazily compute location links in type hints again | Lukas Wirth | -9/+18 |
| 2025-01-24 | Record the use tree index in glob imports | Lukas Wirth | -95/+112 |
| 2025-01-24 | Add a new failing test that overflows stack | Shoyu Vanilla | -0/+37 |
| 2025-01-24 | Merge pull request #19012 from ShoyuVanilla/arbitrary-self | Lukas Wirth | -26/+129 |
| 2025-01-24 | feat: Implement `arbitrary-self-types` | Shoyu Vanilla | -26/+129 |
| 2025-01-24 | Merge pull request #19017 from Veykril/push-uktrsknwmsvy | Lukas Wirth | -10/+26 |
| 2025-01-24 | Merge pull request #18993 from ChayimFriedman2/iter-config | Lukas Wirth | -56/+111 |
| 2025-01-24 | Merge pull request #18994 from Wilfred/failed_rustc_cfg_as_warning | Lukas Wirth | -1/+1 |
| 2025-01-24 | Merge pull request #19016 from Veykril/push-moqnsytyrupu | Lukas Wirth | -208/+234 |
| 2025-01-24 | fix: Fix flycheck panicking with "once" invocation strategy | Lukas Wirth | -10/+26 |
| 2025-01-24 | Fix `ItemScope` not recording glob imports | Lukas Wirth | -208/+234 |
| 2025-01-24 | Rename test to `unresolvable-upvar-issue-87987.rs` | Zalathar | -1/+0 |
| 2025-01-24 | Auto merge of #135272 - BoxyUwU:generic_arg_infer_reliability_2, r=compiler-e... | bors | -171/+168 |
| 2025-01-24 | Update Python 3 versions in tidy | Jakub Beránek | -2/+10 |
| 2025-01-24 | Make virtualenv creation in tidy more robust | Jakub Beránek | -6/+24 |
| 2025-01-24 | Refactor Python linting and formatting in tidy | Jakub Beránek | -48/+51 |
| 2025-01-24 | Rollup merge of #135865 - zachs18:maybe_report_similar_assoc_fn_more, r=compi... | Matthias Krüger | -1/+0 |
| 2025-01-24 | Rollup merge of #135799 - aDotInTheVoid:skrrt-skrrt-revrrt, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2025-01-24 | fmt | The Miri Cronjob Bot | -1/+1 |
| 2025-01-24 | Merge from rustc | The Miri Cronjob Bot | -27/+33 |
| 2025-01-24 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-24 | Reword "crate not found" resolve message | Esteban Küber | -3/+5 |
| 2025-01-23 | Check cfg when collecting macro defs | David Richey | -0/+6 |
| 2025-01-23 | Give E0223 similar-item suggestion test more descriptive name. | Zachary S | -1/+0 |
| 2025-01-23 | Rollup merge of #135880 - bjorn3:misc_driver_refactors, r=oli-obk | Matthias Krüger | -27/+10 |
| 2025-01-23 | Rollup merge of #135073 - joshtriplett:bstr, r=BurntSushi | Matthias Krüger | -0/+23 |
| 2025-01-23 | Update toolstate maintainers | Eric Huss | -5/+11 |
| 2025-01-23 | Remove rustc-dev-guide | Eric Huss | -3/+0 |
| 2025-01-23 | tests: move `tests/ui/issues/issue-39175.rs` under `suggestions/` and rename | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 2025-01-23 | compiletest: implement `needs-subprocess` directive | 许杰友 Jieyou Xu (Joe) | -0/+20 |
| 2025-01-23 | Rephrase comment | Laurențiu Nicola | -3/+3 |
| 2025-01-23 | Remove RunCompiler | bjorn3 | -4/+4 |
| 2025-01-23 | Remove the need to manually call set_using_internal_features | bjorn3 | -26/+9 |
| 2025-01-23 | make `hir::Ty/ConstArg` methods generic where applicable | Boxy | -2/+2 |
| 2025-01-23 | `visit_x_unambig` | Boxy | -12/+12 |
| 2025-01-23 | The clipper :3c | Boxy | -168/+165 |
| 2025-01-23 | Make `hir::TyKind::TraitObject` use tagged ptr | Boxy | -5/+5 |
| 2025-01-22 | fix no-std-smoke test | Ralf Jung | -0/+1 |
| 2025-01-23 | Auto merge of #135461 - jieyouxu:migrate-jobserver-errors, r=Noratrieb | bors | -1/+66 |
| 2025-01-23 | fmt | The Miri Cronjob Bot | -4/+2 |
| 2025-01-23 | Merge from rustc | The Miri Cronjob Bot | -3310/+9388 |
| 2025-01-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-23 | Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxu | bors | -1/+15 |
| 2025-01-22 | Auto merge of #135896 - matthiaskrgr:rollup-g6rv7za, r=matthiaskrgr | bors | -1/+3 |
| 2025-01-22 | increase `AUTODEREF_RECURSION_LIMIT` to 20 | Teodor Tanasoaia | -2/+2 |