| Age | Commit message (Expand) | Author | Lines |
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -7/+7 |
| 2025-08-10 | Rollup merge of #144553 - Oneirical:uncountable-integer-4, r=jieyouxu | Jacob Pratt | -0/+32 |
| 2025-08-10 | Rehome tests/ui/issues/ tests [4/?] | Oneirical | -0/+32 |
| 2025-08-10 | Rollup merge of #144403 - Kivooeo:issue4, r=jieyouxu | Stuart Cook | -0/+19 |
| 2025-08-09 | comments | Kivooeo | -0/+13 |
| 2025-08-08 | Rollup merge of #144400 - Kivooeo:issue3, r=jieyouxu | Stuart Cook | -0/+19 |
| 2025-08-06 | Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxu | Jakub Beránek | -0/+50 |
| 2025-08-05 | comments | Kivooeo | -0/+2 |
| 2025-08-05 | moved 35 tests to organized locations | Kivooeo | -0/+17 |
| 2025-08-04 | Rehome tests/ui/issues/ tests [3/?] | Oneirical | -0/+50 |
| 2025-08-01 | Rollup merge of #144397 - Kivooeo:issue2, r=jieyouxu | Ralf Jung | -0/+67 |
| 2025-07-31 | comments | Kivooeo | -0/+42 |
| 2025-07-25 | Mention type that could be `Clone` but isn't in more cases | Esteban Küber | -0/+18 |
| 2025-07-25 | moved 34 tests to organized locations | Kivooeo | -0/+6 |
| 2025-07-24 | moved 35 tests to organized locations | Kivooeo | -0/+25 |
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -28/+28 |
| 2025-07-11 | Rollup merge of #143303 - Kivooeo:tf28, r=tgross35 | Matthias Krüger | -0/+9 |
| 2025-07-10 | cleaned up some tests | Kivooeo | -0/+2 |
| 2025-07-04 | Rollup merge of #143297 - Kivooeo:tf22, r=tgross35 | Jubilee | -0/+37 |
| 2025-07-04 | Rollup merge of #143296 - Kivooeo:tf21, r=tgross35 | Jubilee | -0/+28 |
| 2025-07-04 | Rollup merge of #143202 - Kivooeo:tf18, r=tgross35 | Jubilee | -0/+47 |
| 2025-07-04 | Rollup merge of #142440 - Kivooeo:tf14, r=tgross35 | Jubilee | -0/+104 |
| 2025-07-05 | cleaned up some tests | Kivooeo | -3/+3 |
| 2025-07-05 | cleaned up some tests | Kivooeo | -10/+9 |
| 2025-07-05 | moved & deleted tests | Kivooeo | -0/+38 |
| 2025-07-05 | moved tests | Kivooeo | -0/+28 |
| 2025-07-01 | moved tests | Kivooeo | -0/+7 |
| 2025-07-01 | Rollup merge of #143212 - Kivooeo:tf20, r=tgross35 | Guillaume Gomez | -0/+42 |
| 2025-07-01 | Rollup merge of #143210 - Kivooeo:tf19, r=tgross35 | Guillaume Gomez | -0/+35 |
| 2025-07-01 | cleaned up some tests | Kivooeo | -28/+81 |
| 2025-07-01 | Give some UI tests more apropriate names | Trevor Gross | -0/+51 |
| 2025-07-01 | cleaned up some tests | Kivooeo | -15/+23 |
| 2025-07-01 | moved test files | Kivooeo | -0/+39 |
| 2025-07-01 | cleaned up some tests | Kivooeo | -18/+24 |
| 2025-06-30 | Replace `ItemCtxt::report_placeholder_type_error` `match` with a call to `TyC... | Guillaume Gomez | -0/+26 |
| 2025-06-30 | cleaned up some tests | Kivooeo | -6/+27 |
| 2025-06-30 | moved tests | Kivooeo | -0/+36 |
| 2025-06-29 | moved & deleted some tests | Kivooeo | -0/+14 |
| 2025-06-22 | Implement DesugaringKind::FormatLiteral | mejrs | -3/+1 |
| 2025-06-11 | stabilize gai | Boxy | -3/+3 |
| 2025-06-04 | cleaned up some tests | Kivooeo | -0/+49 |
| 2025-05-27 | Update tests with Range parameter to `BTreeMap::extract_if` etc. | Sidney Cammeresi | -2/+2 |
| 2025-05-09 | Merge typeck loop with static/const item eval loop | Oli Scherer | -8/+8 |
| 2025-05-06 | Auto merge of #140561 - compiler-errors:gather-fewer-locals, r=lcnr | bors | -2/+2 |
| 2025-05-05 | Be a bit more relaxed about not yet constrained infer vars in closure upvar a... | Michael Goulet | -0/+19 |
| 2025-05-05 | Do not gather local all together at the beginning of typeck | Michael Goulet | -2/+2 |
| 2025-04-14 | Auto merge of #139577 - davidtwco:sizedness-go-vroom, r=oli-obk | bors | -5/+12 |
| 2025-04-10 | replace `//@ compile-flags: --edition` with `//@ edition` | Pietro Albini | -4/+4 |
| 2025-04-09 | re-use sized fast path | David Wood | -5/+12 |
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -51/+51 |