| Age | Commit message (Expand) | Author | Lines |
| 2025-04-24 | Revert overzealous parse recovery for single colons | León Orell Valerian Liehr | -0/+22 |
| 2025-03-27 | Rollup merge of #138844 - petrochenkov:cfgtrace2, r=nnethercote | Jacob Pratt | -24/+2 |
| 2025-03-26 | expand: Leave traces when expanding `cfg` attributes | Vadim Petrochenkov | -24/+2 |
| 2025-03-26 | Rollup merge of #138898 - fmease:decrustify-parser-post-ty-ascr, r=compiler-e... | Stuart Cook | -477/+388 |
| 2025-03-25 | compiletest: Support matching on diagnostics without a span | Vadim Petrochenkov | -0/+5 |
| 2025-03-25 | Incorporate issue-111692.rs into the larger test file and add more test cases | León Orell Valerian Liehr | -83/+66 |
| 2025-03-25 | Combine several test files into one | León Orell Valerian Liehr | -372/+263 |
| 2025-03-25 | Brace-ident-colon can certainly no longer start a block | León Orell Valerian Liehr | -49/+86 |
| 2025-03-21 | cleaned and organized 3 tests in `./tests/ui/issues` | Spencer | -0/+28 |
| 2025-03-13 | Provide helpful diagnostics for shebang lookalikes | Pyrode | -0/+19 |
| 2025-03-08 | Rollup merge of #137757 - estebank:trim-spans, r=davidtwco | Jacob Pratt | -4/+4 |
| 2025-03-07 | fix rebase | Esteban Küber | -2/+2 |
| 2025-03-07 | Refactor `emitter` to better account for unicode chars when trimming | Esteban Küber | -3/+3 |
| 2025-03-07 | On long spans, trim the middle of them to make them fit in the terminal width | Esteban Küber | -2/+2 |
| 2025-03-06 | Use closure parse code | Santiago Pastorino | -8/+8 |
| 2025-03-03 | Rollup merge of #134900 - dtolnay:unoprange, r=compiler-errors,davidtwco | Matthias Krüger | -1/+27 |
| 2025-03-01 | Implment `#[cfg]` and `#[cfg_attr]` in `where` clauses | Frank King | -4/+4 |
| 2025-02-28 | Remove `NtMeta`. | Nicholas Nethercote | -6/+6 |
| 2025-02-28 | Remove `NtPat`. | Nicholas Nethercote | -6/+6 |
| 2025-02-25 | Make E0614 a structured error | Esteban Küber | -1/+1 |
| 2025-02-23 | Rollup merge of #137435 - estebank:match-arm-2, r=compiler-errors | Jacob Pratt | -9/+54 |
| 2025-02-22 | Fix "missing match arm body" suggestion involving `!` | Esteban Küber | -9/+54 |
| 2025-02-22 | Rollup merge of #137356 - nik-rev:FERRIS, r=compiler-errors | Matthias Krüger | -0/+22 |
| 2025-02-22 | Auto merge of #133436 - nnethercote:rm-NtVis-NtTy, r=petrochenkov | bors | -4/+13 |
| 2025-02-21 | fix: naming convention "ferris" suggestion for idents named 🦀 | Nikita Revenco | -0/+22 |
| 2025-02-21 | Remove `NtTy`. | Nicholas Nethercote | -4/+13 |
| 2025-02-21 | More sophisticated span trimming | Michael Goulet | -9/+6 |
| 2025-02-20 | Rollup merge of #137281 - estebank:doc-comment-syntax-error, r=compiler-errors | Matthias Krüger | -0/+29 |
| 2025-02-19 | Tweak "expected ident" parse error to avoid talking about doc comments | Esteban Küber | -0/+29 |
| 2025-02-16 | Fix const items not being allowed to be called `r#move` or `r#static` | Noratrieb | -0/+158 |
| 2025-02-15 | Rollup merge of #136490 - Skepfyr:no-field-rest-pattern-attrs, r=compiler-errors | Matthias Krüger | -0/+18 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -19/+19 |
| 2025-02-14 | Consider add-prefix replacements too | Michael Goulet | -30/+20 |
| 2025-02-14 | Use underline suggestions for purely 'additive' replacements | Michael Goulet | -45/+30 |
| 2025-02-11 | compiler: replace ExternAbi::name calls with formatters | Jubilee Young | -3/+3 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -583/+877 |
| 2025-02-03 | Enable more tests on Windows | Ben Kimock | -4/+2 |
| 2025-02-03 | Do not allow attributes on struct field rest patterns | Jack Rickard | -0/+18 |
| 2025-01-27 | Trim extra whitespace in fn ptr suggestion span | Tyrone Wu | -46/+46 |
| 2025-01-25 | Auto merge of #133154 - estebank:issue-133137, r=wesleywiser | bors | -12/+22 |
| 2025-01-24 | Reword "crate not found" resolve message | Esteban Küber | -12/+22 |
| 2025-01-23 | Bless and add tests | Boxy | -14/+11 |
| 2025-01-22 | Rollup merge of #135557 - estebank:wtf8, r=fee1-dead | Matthias Krüger | -4/+4 |
| 2025-01-22 | Auto merge of #134478 - compiler-errors:attr-span, r=oli-obk | bors | -2/+2 |
| 2025-01-22 | Point at invalid utf-8 span on user's source code | Esteban Küber | -4/+4 |
| 2025-01-07 | Update tests. | Mara Bos | -68/+95 |
| 2025-01-04 | Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obk | bors | -5/+17 |
| 2025-01-04 | rustc_intrinsic: support functions without body; they are implicitly marked a... | Ralf Jung | -5/+17 |
| 2025-01-02 | Remove diagnostic_only_typeck and fix placeholder suggestion for const/static | Michael Goulet | -10/+1 |
| 2024-12-31 | Account for format_args in HiddenUnicodeCodepoints lint | Michael Goulet | -4/+23 |