| Age | Commit message (Expand) | Author | Lines |
| 2025-07-01 | Auto merge of #142921 - JonathanBrouwer:rustc_attributes_parser, r=oli-obk | bors | -56/+108 |
| 2025-07-01 | Detect more cases of unused_parens around types | Benjamin Schulz | -27/+173 |
| 2025-07-01 | Auto merge of #143267 - matthiaskrgr:rollup-suvzar6, r=matthiaskrgr | bors | -114/+115 |
| 2025-07-01 | Rollup merge of #143264 - Muscraft:fix-suggestion-filename, r=compiler-errors | Matthias Krüger | -1/+3 |
| 2025-07-01 | Rollup merge of #143263 - ComputerDruid:linkify_CodeSuggestion, r=compiler-er... | Matthias Krüger | -2/+2 |
| 2025-07-01 | Rollup merge of #143245 - tgross35:metavariable-expr-organization, r=petroche... | Matthias Krüger | -63/+73 |
| 2025-07-01 | Rollup merge of #143234 - GuillaumeGomez:ice-143128, r=oli-obk | Matthias Krüger | -39/+1 |
| 2025-07-01 | Rollup merge of #143156 - folkertdev:fn-align-inherit-from-trait, r=workingju... | Matthias Krüger | -9/+28 |
| 2025-07-01 | Rollup merge of #143125 - tgross35:aarch64-neon-llvm19-f16, r=cuviper | Matthias Krüger | -0/+8 |
| 2025-07-01 | Auto merge of #141875 - nnethercote:ByteSymbol, r=petrochenkov | bors | -243/+419 |
| 2025-06-30 | fix: Emit suggestion filename if primary diagnostic span is dummy | Scott Schafer | -1/+3 |
| 2025-07-01 | Remove doc comments from TyCtxtFeed | Michael Goulet | -1/+0 |
| 2025-07-01 | Feed explicit_predicates_of instead of predicates_of | Michael Goulet | -2/+1 |
| 2025-07-01 | mir: Mark `Statement` and `BasicBlockData` as `#[non_exhaustive]` | dianqk | -25/+27 |
| 2025-06-30 | linkify CodeSuggestion in doc comments | Dan Johnson | -2/+2 |
| 2025-06-30 | Auto merge of #143254 - matthiaskrgr:rollup-7x8bxek, r=matthiaskrgr | bors | -45/+78 |
| 2025-06-30 | Don't recompute DisambiguatorState for every RPITIT in trait definition | Michael Goulet | -46/+47 |
| 2025-06-30 | NoArgsAttributeParser | Pavel Grigorenko | -106/+92 |
| 2025-06-30 | mbe: Move `MetaVarExprConcatElem` closer to where it is used | Trevor Gross | -14/+14 |
| 2025-06-30 | mbe: Factor `concat` metavariable handling out | Trevor Gross | -40/+45 |
| 2025-06-30 | mbe: Shorten `MetaVarExpr` -> `Mve` in structural diagnostics | Trevor Gross | -13/+18 |
| 2025-06-30 | Rollup merge of #143228 - nnethercote:macro-stats-build-scripts, r=Kobzol | Matthias Krüger | -1/+11 |
| 2025-06-30 | Rollup merge of #143223 - nnethercote:improve-macro-stats-printing, r=petroch... | Matthias Krüger | -6/+16 |
| 2025-06-30 | Rollup merge of #143140 - RalfJung:ptr-into-parts, r=oli-obk | Matthias Krüger | -37/+48 |
| 2025-06-30 | Rollup merge of #143019 - danielframpton:codegen-backend-parse, r=bjorn3 | Matthias Krüger | -1/+3 |
| 2025-06-30 | Auto merge of #143239 - GuillaumeGomez:subtree-update_cg_gcc_2025-06-30, r=Gu... | bors | -171/+131 |
| 2025-06-30 | Remove unused `descr` methods | Guillaume Gomez | -28/+0 |
| 2025-06-30 | Replace `ItemCtxt::report_placeholder_type_error` `match` with a call to `TyC... | Guillaume Gomez | -11/+1 |
| 2025-06-30 | Ensure -V --verbose processes both codegen_backend and codegen-backend | Daniel Frampton | -1/+3 |
| 2025-06-30 | Disable f16 on Aarch64 without neon for llvm < 20.1.1 | Trevor Gross | -0/+8 |
| 2025-06-30 | Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqk | bors | -698/+642 |
| 2025-06-30 | Merge commit '4b5c44b14166083eef8d71f15f5ea1f53fc976a0' into subtree-update_c... | Guillaume Gomez | -171/+131 |
| 2025-06-30 | Assemble const bounds via normal item bounds in old solver too | Michael Goulet | -1/+66 |
| 2025-06-30 | Remove let_chains feature | Cameron Steffen | -4/+12 |
| 2025-06-30 | Rollup merge of #143196 - Periodic1911:link_section, r=oli-obk | dianqk | -16/+54 |
| 2025-06-30 | Rollup merge of #143190 - dianqk:new-method, r=oli-obk | dianqk | -537/+473 |
| 2025-06-30 | Rollup merge of #143159 - compiler-errors:freshen-re-error, r=oli-obk | dianqk | -25/+8 |
| 2025-06-30 | Rollup merge of #143066 - compiler-errors:let-chain-solver, r=lcnr | dianqk | -120/+107 |
| 2025-06-30 | Introduce `ByteSymbol`. | Nicholas Nethercote | -243/+419 |
| 2025-06-30 | Don't run hir wfcheck if ty wfcheck handled everything | Oli Scherer | -17/+58 |
| 2025-06-30 | Avoid some eager uses of HIR spans | Oli Scherer | -4/+5 |
| 2025-06-30 | Stop requiring HIR for impl item wf checks | Oli Scherer | -11/+11 |
| 2025-06-30 | Stop requiring HIR for trait item wf checks | Oli Scherer | -7/+20 |
| 2025-06-30 | Avoid looking at HIR for trait and impl items | Oli Scherer | -23/+7 |
| 2025-06-30 | Avoid eagerly loading the hir fn sig | Oli Scherer | -14/+11 |
| 2025-06-30 | Merge `lower_trait_item` and `lower_impl_item` into `check_item_type` | Oli Scherer | -51/+26 |
| 2025-06-30 | Merge `lower_item` into `check_item_type` | Oli Scherer | -115/+77 |
| 2025-06-30 | Move lazy type alias checks to non-hir-wfck | Oli Scherer | -19/+25 |
| 2025-06-30 | Use predicate spans instead of whole item spans | Oli Scherer | -26/+15 |
| 2025-06-30 | Check variances in the non-hir wfchecker | Oli Scherer | -20/+13 |