| Age | Commit message (Expand) | Author | Lines |
| 2025-08-07 | Auto merge of #115746 - tgross35:unnamed-threads-panic-message, r=cuviper | bors | -2/+2 |
| 2025-08-06 | Print thread ID in panic message if thread name is unknown | Trevor Gross | -2/+2 |
| 2025-08-06 | Add support for shortening `Instance` and use it | Esteban Küber | -9/+13 |
| 2025-08-06 | Rollup merge of #144977 - fmease:fortify-param-default-checks, r=compiler-errors | Guillaume Gomez | -36/+0 |
| 2025-08-06 | Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxu | Jakub Beránek | -993/+0 |
| 2025-08-06 | Fortify generic param default checks | León Orell Valerian Liehr | -36/+0 |
| 2025-08-05 | comments | Kivooeo | -208/+0 |
| 2025-08-05 | moved 35 tests to organized locations | Kivooeo | -624/+0 |
| 2025-08-05 | Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxu | Samuel Tardieu | -513/+0 |
| 2025-08-04 | Rehome tests/ui/issues/ tests [3/?] | Oneirical | -993/+0 |
| 2025-08-02 | Rehome tests/ui/issues/ tests [2/?] | Oneirical | -548/+0 |
| 2025-08-01 | Rollup merge of #144397 - Kivooeo:issue2, r=jieyouxu | Ralf Jung | -1131/+0 |
| 2025-07-31 | comments | Kivooeo | -281/+0 |
| 2025-07-28 | Rollup merge of #144151 - Kivooeo:issue1, r=jieyouxu | Matthias Krüger | -845/+0 |
| 2025-07-26 | Rollup merge of #144356 - GuillaumeGomez:gcc-ignore-tests, r=jieyouxu | Trevor Gross | -0/+2 |
| 2025-07-26 | Rollup merge of #144089 - Oneirical:uncountable-integer-1, r=jieyouxu | Trevor Gross | -735/+0 |
| 2025-07-25 | comments | Kivooeo | -284/+0 |
| 2025-07-25 | move 28 tests | Kivooeo | -630/+0 |
| 2025-07-25 | moved 34 tests to organized locations | Kivooeo | -842/+0 |
| 2025-07-25 | Rollup merge of #144200 - estebank:dont-point-at-closure, r=lcnr | Matthias Krüger | -2/+4 |
| 2025-07-24 | Rehome tests/ui/issues/ tests [1/?] | Oneirical | -735/+0 |
| 2025-07-24 | Rollup merge of #144014 - dianne:edition-guide-links, r=estebank | León Orell Valerian Liehr | -5/+5 |
| 2025-07-24 | moved 35 tests to organized locations | Kivooeo | -850/+0 |
| 2025-07-23 | Add `ignore-backends` annotations in failing GCC backend ui tests | Guillaume Gomez | -0/+2 |
| 2025-07-21 | Generalize logic pointing at binding moved into closure | Esteban Küber | -1/+1 |
| 2025-07-21 | Tweak borrowck label pointing at `!Copy` value moved into closure | Esteban Küber | -2/+4 |
| 2025-07-18 | Reword diagnostic about relaxing non-`Sized` bound | León Orell Valerian Liehr | -10/+10 |
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -5/+5 |
| 2025-07-15 | Recover and suggest use `;` to construct array type | xizheyin | -35/+0 |
| 2025-07-07 | Add `ty_span` query | Oli Scherer | -2/+2 |
| 2025-06-30 | Don't look at static items' HIR for wfcheck | Oli Scherer | -4/+4 |
| 2025-06-27 | const checks: avoid 'top-level scope' terminology | Ralf Jung | -3/+7 |
| 2025-06-26 | clarify and unify 'transient mutable borrow' errors | Ralf Jung | -2/+2 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -39/+0 |
| 2025-06-24 | Move some `issues-*` tests to better homes | Trevor Gross | -73/+0 |
| 2025-06-24 | Migrate some tests away from `concat-idents` | Trevor Gross | -23/+57 |
| 2025-06-23 | compiletest: Improve diagnostics for line annotation mismatches | Vadim Petrochenkov | -3/+3 |
| 2025-06-22 | Implement DesugaringKind::FormatLiteral | mejrs | -6/+3 |
| 2025-06-18 | better template for repr attributes | Jana Dönszelmann | -2/+2 |
| 2025-06-17 | make error codes reflect reality better | Jana Dönszelmann | -24/+24 |
| 2025-06-17 | use consistent attr errors in all attribute parsers | Jana Dönszelmann | -2/+2 |
| 2025-06-17 | fix bugs in inline/force_inline and diagnostics of all attr parsers | Jana Dönszelmann | -19/+43 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -1/+0 |
| 2025-06-12 | Rollup merge of #134536 - Urgau:fn-ptr-option, r=compiler-errors,traviscross | Matthias Krüger | -0/+1 |
| 2025-06-12 | Allow `unpredictable_function_pointer_comparisons` lint in more places | Urgau | -0/+1 |
| 2025-06-09 | Make E0621 missing lifetime suggestion verbose | Esteban Küber | -15/+31 |
| 2025-06-08 | Auto merge of #142008 - RalfJung:const-eval-error-here, r=oli-obk | bors | -1/+1 |
| 2025-06-07 | const-eval error: always say in which item the error occurred | Ralf Jung | -1/+1 |
| 2025-06-07 | Rollup merge of #142131 - estebank:cast-sugg, r=Urgau | Jacob Pratt | -8/+18 |