| Age | Commit message (Expand) | Author | Lines |
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -2/+2 |
| 2025-08-14 | it's not a borrow checker limitation :< | lcnr | -6/+6 |
| 2025-08-10 | Rollup merge of #144553 - Oneirical:uncountable-integer-4, r=jieyouxu | Jacob Pratt | -0/+17 |
| 2025-08-10 | Rehome tests/ui/issues/ tests [4/?] | Oneirical | -0/+17 |
| 2025-08-10 | Rollup merge of #144403 - Kivooeo:issue4, r=jieyouxu | Stuart Cook | -0/+57 |
| 2025-08-09 | comments | Kivooeo | -0/+18 |
| 2025-08-08 | Rollup merge of #144400 - Kivooeo:issue3, r=jieyouxu | Stuart Cook | -0/+157 |
| 2025-08-06 | Rollup merge of #144977 - fmease:fortify-param-default-checks, r=compiler-errors | Guillaume Gomez | -3/+3 |
| 2025-08-06 | Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxu | Jakub Beránek | -0/+18 |
| 2025-08-06 | Fortify generic param default checks | León Orell Valerian Liehr | -3/+3 |
| 2025-08-05 | comments | Kivooeo | -1/+86 |
| 2025-08-05 | moved 35 tests to organized locations | Kivooeo | -0/+72 |
| 2025-08-04 | Rehome tests/ui/issues/ tests [3/?] | Oneirical | -0/+18 |
| 2025-08-01 | Rollup merge of #144397 - Kivooeo:issue2, r=jieyouxu | Ralf Jung | -0/+178 |
| 2025-07-31 | comments | Kivooeo | -0/+132 |
| 2025-07-25 | comments | Kivooeo | -0/+126 |
| 2025-07-25 | move 28 tests | Kivooeo | -0/+101 |
| 2025-07-25 | moved 34 tests to organized locations | Kivooeo | -0/+39 |
| 2025-07-24 | moved 35 tests to organized locations | Kivooeo | -0/+46 |
| 2025-07-20 | Lower extra lifetimes before normal generic params. | Camille GILLOT | -0/+20 |
| 2025-07-20 | Add test. | Camille GILLOT | -0/+12 |
| 2025-07-14 | Reword mismatched-lifetime-syntaxes text based on feedback | Jake Goulding | -308/+414 |
| 2025-07-11 | Rollup merge of #143302 - Kivooeo:tf27, r=tgross35 | Matthias Krüger | -0/+37 |
| 2025-07-10 | cleaned up some tests | Kivooeo | -3/+9 |
| 2025-07-01 | moved tests | Kivooeo | -0/+31 |
| 2025-06-30 | Use predicate spans instead of whole item spans | Oli Scherer | -6/+24 |
| 2025-06-30 | Check variances in the non-hir wfchecker | Oli Scherer | -6/+6 |
| 2025-06-30 | Unconditionally run `check_item_type` on all items | Oli Scherer | -8/+8 |
| 2025-06-24 | Make missing lifetime suggestion verbose | Michael Goulet | -6/+16 |
| 2025-06-23 | compiletest: Improve diagnostics for line annotation mismatches | Vadim Petrochenkov | -3/+3 |
| 2025-06-18 | Bless/update tests. | Mara Bos | -1/+1 |
| 2025-06-14 | Auto merge of #142129 - shepmaster:mismatched-syntaxes-in-function-like-place... | bors | -1/+105 |
| 2025-06-13 | Add test for temporary lifetime extension in `Self()` syntax. | Mara Bos | -1/+12 |
| 2025-06-13 | Add tests. | Mara Bos | -0/+44 |
| 2025-06-09 | Make E0621 missing lifetime suggestion verbose | Esteban Küber | -26/+56 |
| 2025-06-08 | cleaned up some tests | Kivooeo | -0/+89 |
| 2025-06-06 | Apply `mismatched-lifetime-syntaxes` to trait and extern functions | Jake Goulding | -1/+105 |
| 2025-06-06 | Rollup merge of #141982 - Kivooeo:tf5, r=jieyouxu | Matthias Krüger | -0/+128 |
| 2025-06-05 | Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi... | bors | -30/+1077 |
| 2025-06-05 | cleaned up some tests | Kivooeo | -0/+128 |
| 2025-06-04 | Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes` | Jake Goulding | -67/+323 |
| 2025-06-04 | Introduce the `mismatched_lifetime_syntaxes` lint | Jake Goulding | -0/+791 |
| 2025-06-04 | Rollup merge of #141959 - ferrocene:lw/2015-edition-directives2, r=compiler-e... | Matthias Krüger | -1/+4 |
| 2025-06-03 | Add missing `dyn` keywords to tests that do not test for them Part 2 | Lukas Wirth | -3/+2 |
| 2025-06-03 | Add missing 2015 edition directives | Lukas Wirth | -1/+4 |
| 2025-04-11 | Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxu | bors | -2/+2 |
| 2025-04-11 | Improve `AssocItem::descr`. | Nicholas Nethercote | -4/+4 |
| 2025-04-10 | replace `//@ compile-flags: --edition` with `//@ edition` | Pietro Albini | -2/+2 |
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -4/+4 |
| 2025-03-06 | Suggest typo fix for static lifetime | Michael Goulet | -0/+33 |