| Age | Commit message (Expand) | Author | Lines |
| 2025-08-31 | Provide suggestion when encountering `match () { () => 1 } + match () { () =>... | Esteban Küber | -3/+10 |
| 2025-08-29 | Rollup merge of #145675 - Oneirical:uncountable-integer-8, r=jieyouxu | Matthias Krüger | -0/+7 |
| 2025-08-28 | Update uitest stderr | Jonathan Brouwer | -50/+4 |
| 2025-08-28 | Add another case to the bad-lit-suffixes test | Jonathan Brouwer | -1/+23 |
| 2025-08-28 | Rollup merge of #144864 - Muscraft:no-source-fixes, r=jieyouxu | Stuart Cook | -0/+2 |
| 2025-08-27 | Changes to the uitests | Jonathan Brouwer | -9/+35 |
| 2025-08-27 | Add test batch 1 | Oneirical | -0/+7 |
| 2025-08-26 | fix: Add col separator before secondary messages with no source | Scott Schafer | -0/+2 |
| 2025-08-22 | Rollup merge of #144897 - fee1-dead-contrib:raw_lifetimes_printing, r=fmease | Jacob Pratt | -4/+4 |
| 2025-08-22 | Rollup merge of #137396 - compiler-errors:param-default, r=fmease | Jacob Pratt | -0/+19 |
| 2025-08-22 | Recover param: Ty = EXPR | Michael Goulet | -0/+19 |
| 2025-08-22 | Updated uitests for new parser | Jonathan Brouwer | -34/+88 |
| 2025-08-22 | address review comments | Deadbeef | -4/+4 |
| 2025-08-22 | don't print invalid labels with `r#` | Deadbeef | -2/+2 |
| 2025-08-20 | Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwco | Jacob Pratt | -3/+3 |
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -3/+3 |
| 2025-08-19 | Rollup merge of #145474 - fmease:paren-use-bounds-fix, r=fee1-dead | 许杰友 Jieyou Xu (Joe) | -6/+6 |
| 2025-08-18 | Rollup merge of #145208 - joshtriplett:mbe-derive, r=petrochenkov | Stuart Cook | -6/+139 |
| 2025-08-16 | Clean up parsers related to generic bounds | León Orell Valerian Liehr | -6/+6 |
| 2025-08-14 | mbe: Parse macro `derive` rules | Josh Triplett | -6/+139 |
| 2025-08-14 | Add FnContext in parser for diagnostic | xizheyin | -28/+1 |
| 2025-08-14 | Add test suggest-self-in-bare-function | xizheyin | -0/+87 |
| 2025-08-12 | Rollup merge of #145238 - estebank:attr-overhaul, r=jdonszelmann | Stuart Cook | -0/+1 |
| 2025-08-11 | Tweak trait modifier errors | Cameron Steffen | -12/+12 |
| 2025-08-11 | Move trait impl modifier errors to parsing | Cameron Steffen | -5/+45 |
| 2025-08-11 | Add more docs to templates for attrs with incorrect arguments | Esteban Küber | -0/+1 |
| 2025-08-10 | Rollup merge of #144403 - Kivooeo:issue4, r=jieyouxu | Stuart Cook | -0/+15 |
| 2025-08-09 | comments | Kivooeo | -0/+15 |
| 2025-08-08 | Rollup merge of #144649 - estebank:issue-144602, r=lcnr | Trevor Gross | -0/+6 |
| 2025-08-08 | mbe: Add parser test for macro attribute recovery | Josh Triplett | -0/+50 |
| 2025-08-08 | mbe: Parse macro attribute rules | Josh Triplett | -0/+112 |
| 2025-08-07 | Account for bare tuples in field searching logic | Esteban Küber | -0/+6 |
| 2025-08-06 | Rollup merge of #144195 - Kivooeo:bad-attr, r=fmease,compiler-errors | Guillaume Gomez | -16/+304 |
| 2025-08-05 | Added checks for attribute in type case | Kivooeo | -16/+304 |
| 2025-08-01 | Auto merge of #144773 - RalfJung:rollup-uif2yyj, r=RalfJung | bors | -0/+10 |
| 2025-08-01 | Rollup merge of #144397 - Kivooeo:issue2, r=jieyouxu | Ralf Jung | -0/+10 |
| 2025-07-31 | comments | Kivooeo | -0/+10 |
| 2025-07-31 | Extend `is_case_difference` to handle digit-letter confusables | xizheyin | -17/+17 |
| 2025-07-28 | Rollup merge of #144151 - Kivooeo:issue1, r=jieyouxu | Matthias Krüger | -0/+12 |
| 2025-07-26 | Rollup merge of #144356 - GuillaumeGomez:gcc-ignore-tests, r=jieyouxu | Trevor Gross | -0/+2 |
| 2025-07-25 | comments | Kivooeo | -0/+2 |
| 2025-07-25 | move 28 tests | Kivooeo | -0/+10 |
| 2025-07-24 | Rollup merge of #144014 - dianne:edition-guide-links, r=estebank | León Orell Valerian Liehr | -13/+13 |
| 2025-07-23 | Add `ignore-backends` annotations in failing GCC backend ui tests | Guillaume Gomez | -0/+2 |
| 2025-07-18 | Rollup merge of #142693 - fmease:unbound-bettering, r=compiler-errors | Matthias Krüger | -17/+7 |
| 2025-07-18 | Rollup merge of #138554 - xizheyin:issue-138401, r=chenyukang | Matthias Krüger | -55/+45 |
| 2025-07-18 | Deduplicate `unmatched_delims` in `rustc_parse` to reduce confusion | xizheyin | -69/+33 |
| 2025-07-18 | Reword diagnostics about relaxed bounds in invalid contexts | León Orell Valerian Liehr | -17/+7 |
| 2025-07-16 | Rollup merge of #143921 - oli-obk:const-index, r=fee1-dead | Samuel Tardieu | -26/+15 |
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -13/+13 |