| Age | Commit message (Expand) | Author | Lines |
| 2025-08-19 | Rollup merge of #144983 - Oneirical:uncountable-integer, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+33 |
| 2025-08-17 | Rehome tests/ui/issues/ tests [5/?] | Oneirical | -0/+33 |
| 2025-08-16 | take attr style into account in attr diagnostics | Jana Dönszelmann | -1/+1 |
| 2025-08-15 | Rollup merge of #145322 - LorrensP-2158466:early-prelude-processing, r=petroc... | Stuart Cook | -0/+11 |
| 2025-08-14 | resolve: Add one more test case for "binding is available in a different scop... | Vadim Petrochenkov | -2/+21 |
| 2025-08-14 | resolve prelude import at `build_reduced_graph` phase | LorrensP-2158466 | -0/+11 |
| 2025-08-13 | resolve: Split extern prelude into two scopes | Vadim Petrochenkov | -5/+15 |
| 2025-08-11 | Add more docs to templates for attrs with incorrect arguments | Esteban Küber | -0/+2 |
| 2025-08-08 | Rollup merge of #144400 - Kivooeo:issue3, r=jieyouxu | Stuart Cook | -0/+115 |
| 2025-08-06 | Print thread ID in panic message if thread name is unknown | Trevor Gross | -2/+2 |
| 2025-08-06 | Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxu | Jakub Beránek | -0/+29 |
| 2025-08-05 | comments | Kivooeo | -0/+115 |
| 2025-08-04 | Rehome tests/ui/issues/ tests [3/?] | Oneirical | -0/+29 |
| 2025-07-31 | comments | Kivooeo | -0/+15 |
| 2025-07-19 | add non-regression test for issue 144168 | Rémy Rakic | -0/+97 |
| 2025-07-08 | Rollup merge of #143177 - xizheyin:143134, r=lcnr | Trevor Gross | -0/+19 |
| 2025-07-06 | Port `#[path]` to the new attribute parsing infrastructure | Jonathan Brouwer | -1/+12 |
| 2025-07-04 | Rollup merge of #143202 - Kivooeo:tf18, r=tgross35 | Jubilee | -0/+29 |
| 2025-07-03 | Return early when `self` resolve failure because of `let self = ...` | xizheyin | -5/+2 |
| 2025-07-03 | Add ui test resolve/false-self-in-macro-issue-143134.rs | xizheyin | -0/+22 |
| 2025-07-03 | move `tests/ui/resolve/suggest*` to `tests/ui/resolve/suggestions/` | xizheyin | -0/+0 |
| 2025-07-01 | cleaned up some tests | Kivooeo | -18/+22 |
| 2025-07-01 | moved test files | Kivooeo | -0/+25 |
| 2025-06-30 | fix: Emit suggestion filename if primary diagnostic span is dummy | Scott Schafer | -0/+1 |
| 2025-06-30 | cleaned up some tests | Kivooeo | -3/+10 |
| 2025-06-28 | Move some UI tests to more apropriate directories | Trevor Gross | -0/+51 |
| 2025-06-12 | Rollup merge of #142219 - Kivooeo:tf11, r=wesleywiser | Matthias Krüger | -0/+21 |
| 2025-06-12 | Rollup merge of #142217 - Kivooeo:tf10, r=jieyouxu | Matthias Krüger | -0/+14 |
| 2025-06-11 | cleaned up some tests | Kivooeo | -0/+21 |
| 2025-06-11 | cleaned up some tests | Kivooeo | -0/+14 |
| 2025-06-05 | Add more missing 2015 edition directives | Lukas Wirth | -12/+14 |
| 2025-06-05 | Use non-2015 edition paths in tests that do not test for their resolution | Lukas Wirth | -47/+47 |
| 2025-06-02 | Fix false positive lint error from no_implicit_prelude attr | yukang | -0/+11 |
| 2025-06-01 | Rollup merge of #140370 - WaffleLapkin:unqualified, r=jdonszelmann | Guillaume Gomez | -4/+11 |
| 2025-05-20 | Add println! test for sugg-field-in-format-string-issue-141136 | xizheyin | -1/+10 |
| 2025-05-18 | Suggest use `"{}", self.x` instead of `{self.x}` when resolve `x` as field of... | xizheyin | -18/+4 |
| 2025-05-18 | Add test sugg-field-in-format-string-issue-141136 | xizheyin | -0/+60 |
| 2025-04-30 | compiletest: Make diagnostic kind mandatory on line annotations | Vadim Petrochenkov | -10/+14 |
| 2025-04-27 | bless tests | Waffle Lapkin | -4/+11 |
| 2025-04-25 | Cleaned up 5 tests in `tests/ui` | reddevilmidzy | -0/+15 |
| 2025-04-14 | Rollup merge of #139127 - compiler-errors:prim-ty-hack, r=oli-obk | Matthias Krüger | -0/+26 |
| 2025-04-10 | Rollup merge of #139510 - nnethercote:name-to-ident, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2025-04-10 | Rename some `name` variables as `ident`. | Nicholas Nethercote | -1/+1 |
| 2025-04-09 | Auto merge of #139555 - petrochenkov:errkind-ann, r=jieyouxu | bors | -4/+4 |
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -4/+4 |
| 2025-04-07 | compiletest: Stricter parsing for diagnostic kinds | Vadim Petrochenkov | -3/+3 |
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -12/+18 |
| 2025-04-01 | Rollup merge of #138790 - xizheyin:issue-138626, r=compiler-errors | Matthias Krüger | -0/+11 |
| 2025-03-31 | Rollup merge of #138840 - jyn514:precedence-order, r=wesleywiser | Matthias Krüger | -0/+152 |
| 2025-03-30 | Fix up partial res of segment in primitive resolution hack | Michael Goulet | -0/+26 |