| Age | Commit message (Expand) | Author | Lines |
| 2025-07-01 | Store a full Ty with each Value. | Camille GILLOT | -6/+8 |
| 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 | tests/codegen/enum/enum-match.rs: accept negative range attribute | Tim Neumann | -1/+1 |
| 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 | -62/+88 |
| 2025-07-01 | Rollup merge of #143156 - folkertdev:fn-align-inherit-from-trait, r=workingju... | Matthias Krüger | -17/+65 |
| 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 | -61/+87 |
| 2025-06-30 | Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqk | bors | -297/+505 |
| 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 | -1190/+1037 |
| 2025-06-30 | Rollup merge of #143199 - jieyouxu:short-ice, r=RalfJung | dianqk | -3/+6 |
| 2025-06-30 | Rollup merge of #143196 - Periodic1911:link_section, r=oli-obk | dianqk | -9/+43 |
| 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 | -13/+56 |
| 2025-06-30 | Rollup merge of #143118 - Kivooeo:tf15, r=tgross35 | dianqk | -40/+56 |
| 2025-06-30 | Rollup merge of #142429 - Kivooeo:tf13, r=jieyouxu | dianqk | -97/+157 |
| 2025-06-30 | Stop requiring HIR for trait item wf checks | Oli Scherer | -1/+1 |
| 2025-06-30 | Avoid looking at HIR for trait and impl items | Oli Scherer | -56/+60 |
| 2025-06-30 | Merge `lower_item` into `check_item_type` | Oli Scherer | -28/+24 |
| 2025-06-30 | Move lazy type alias checks to non-hir-wfck | Oli Scherer | -72/+38 |
| 2025-06-30 | Use predicate spans instead of whole item spans | Oli Scherer | -109/+98 |
| 2025-06-30 | Check variances in the non-hir wfchecker | Oli Scherer | -58/+92 |
| 2025-06-30 | Don't look at static items' HIR for wfcheck | Oli Scherer | -35/+35 |
| 2025-06-30 | fix bitcast of single-element SIMD vectors | Folkert de Vries | -10/+45 |
| 2025-06-30 | Unconditionally run `check_item_type` on all items | Oli Scherer | -379/+589 |
| 2025-06-30 | Remove the nullary intrinsic const eval logic and treat them like other intri... | Oli Scherer | -1/+1 |
| 2025-06-30 | Stop backends from needing to support nullary intrinsics | Oli Scherer | -37/+23 |
| 2025-06-30 | cleaned up some tests | Kivooeo | -17/+45 |
| 2025-06-30 | cleaned up some tests | Kivooeo | -97/+152 |
| 2025-06-30 | cleaned up some tests | Kivooeo | -33/+57 |
| 2025-06-30 | cleaned up some tests | Kivooeo | -27/+43 |
| 2025-06-30 | Improve macro-stats printing. | Nicholas Nethercote | -2/+1 |
| 2025-06-30 | Augment the macro-stats test. | Nicholas Nethercote | -3/+10 |
| 2025-06-30 | moved tests | Kivooeo | -0/+0 |