| Age | Commit message (Expand) | Author | Lines |
| 2025-07-01 | Auto merge of #143036 - compiler-errors:no-dyn-star, r=oli-obk | bors | -1440/+62 |
| 2025-07-01 | Do not suggest borrow that is already there in fully-qualified call | Esteban Küber | -0/+31 |
| 2025-07-01 | Remove support for dyn* | Michael Goulet | -1440/+62 |
| 2025-07-01 | moved tests | Kivooeo | -0/+0 |
| 2025-07-01 | Auto merge of #143287 - GuillaumeGomez:rollup-fdjcti9, r=GuillaumeGomez | bors | -456/+1361 |
| 2025-07-01 | Update version placeholders | Josh Stone | -1/+1 |
| 2025-07-01 | moved tests | Kivooeo | -0/+0 |
| 2025-07-01 | Rollup merge of #143279 - GuillaumeGomez:rm-itemkind-descr, r=oli-obk | Guillaume Gomez | -1/+1 |
| 2025-07-01 | Rollup merge of #143212 - Kivooeo:tf20, r=tgross35 | Guillaume Gomez | -223/+253 |
| 2025-07-01 | Rollup merge of #143210 - Kivooeo:tf19, r=tgross35 | Guillaume Gomez | -222/+265 |
| 2025-07-01 | Auto merge of #142030 - oli-obk:wfck-less-hir, r=compiler-errors | bors | -627/+826 |
| 2025-07-01 | Fix duplicate errors for `link_section`, `rustc_layout_scalar_valid_range_sta... | Jonathan Brouwer | -20/+36 |
| 2025-07-01 | moved tests | Kivooeo | -0/+0 |
| 2025-07-01 | Fix duplicate help on export_name and others | Jonathan Brouwer | -21/+5 |
| 2025-07-01 | Fix `#[rustc_macro_transparency]` giving two errors | Jonathan Brouwer | -75/+68 |
| 2025-07-01 | Fix `#[must_use = 1]` not giving an error | Jonathan Brouwer | -43/+71 |
| 2025-07-01 | Fix double error for `export_name` | Jonathan Brouwer | -88/+74 |
| 2025-07-01 | New test for malformed attributes | Jonathan Brouwer | -0/+825 |
| 2025-07-01 | loop match: handle opaque patterns | Folkert de Vries | -2/+26 |
| 2025-07-01 | loop match: run exhaustiveness check | Folkert de Vries | -135/+196 |
| 2025-07-01 | moved tests | Kivooeo | -0/+0 |
| 2025-07-01 | Remove `ItemKind::descr` method | Guillaume Gomez | -1/+1 |
| 2025-07-01 | Suggest use another lifetime specifier instead of underscore lifetime | xizheyin | -0/+18 |
| 2025-07-01 | cleaned up some tests | Kivooeo | -60/+130 |
| 2025-07-01 | Give some UI tests more apropriate names | Trevor Gross | -0/+0 |
| 2025-07-01 | cleaned up some tests | Kivooeo | -61/+152 |
| 2025-07-01 | moved test files | Kivooeo | -0/+0 |
| 2025-07-01 | cleaned up some tests | Kivooeo | -102/+132 |
| 2025-07-01 | Auto merge of #142921 - JonathanBrouwer:rustc_attributes_parser, r=oli-obk | bors | -13/+38 |
| 2025-07-01 | Detect more cases of unused_parens around types | Benjamin Schulz | -55/+422 |
| 2025-07-01 | Rollup merge of #143264 - Muscraft:fix-suggestion-filename, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2025-07-01 | Rollup merge of #143245 - tgross35:metavariable-expr-organization, r=petroche... | Matthias Krüger | -604/+666 |
| 2025-07-01 | Rollup merge of #143234 - GuillaumeGomez:ice-143128, r=oli-obk | Matthias Krüger | -60/+86 |
| 2025-06-30 | fix: Emit suggestion filename if primary diagnostic span is dummy | Scott Schafer | -0/+1 |
| 2025-06-30 | add failing test, bless incorrect output | Jeremy Smart | -0/+87 |
| 2025-07-01 | moved tests | Kivooeo | -0/+0 |
| 2025-06-30 | NoArgsAttributeParser | Pavel Grigorenko | -8/+8 |
| 2025-06-30 | mbe: Extend metavariable expression tests | Trevor Gross | -62/+247 |
| 2025-06-30 | mbe: Split metavariable usage tests off from syntax tests | Trevor Gross | -378/+253 |
| 2025-06-30 | Rollup merge of #143223 - nnethercote:improve-macro-stats-printing, r=petroch... | Matthias Krüger | -3/+9 |
| 2025-06-30 | Remove unused `descr` methods | Guillaume Gomez | -1/+1 |
| 2025-06-30 | Replace `ItemCtxt::report_placeholder_type_error` `match` with a call to `TyC... | Guillaume Gomez | -59/+85 |
| 2025-06-30 | Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqk | bors | -281/+484 |
| 2025-06-30 | Assemble const bounds via normal item bounds in old solver too | Michael Goulet | -0/+19 |
| 2025-06-30 | Remove let_chains feature | Cameron Steffen | -1186/+1033 |
| 2025-06-30 | Rollup merge of #143196 - Periodic1911:link_section, r=oli-obk | dianqk | -9/+28 |
| 2025-06-30 | Rollup merge of #143195 - Kivooeo:tf17, r=tgross35 | dianqk | -87/+111 |
| 2025-06-30 | Rollup merge of #143168 - Kivooeo:tf16, r=tgross35 | dianqk | -48/+76 |
| 2025-06-30 | Rollup merge of #143159 - compiler-errors:freshen-re-error, r=oli-obk | dianqk | -0/+56 |
| 2025-06-30 | Rollup merge of #143118 - Kivooeo:tf15, r=tgross35 | dianqk | -40/+56 |