| Age | Commit message (Expand) | Author | Lines |
| 2025-06-22 | Auto merge of #142706 - fee1-dead-contrib:push-zsznlqyrzsqo, r=oli-obk | bors | -723/+464 |
| 2025-06-22 | Port `#[must_use]` to new attribute parsing infrastructure | Jonathan Brouwer | -7/+73 |
| 2025-06-22 | Leave from CopyProp early when there are no replacements | Tomasz Miąsko | -8/+10 |
| 2025-06-22 | Turn a comment that looks like a docstring into a docstring | Ada Alakbarova | -13/+12 |
| 2025-06-22 | remove allow(dead_code) leftovers from serial/parallel compiler | klensy | -4/+0 |
| 2025-06-22 | Auto merge of #142864 - jhpratt:rollup-mf0yq8o, r=jhpratt | bors | -196/+275 |
| 2025-06-22 | Implement DesugaringKind::FormatLiteral | mejrs | -9/+59 |
| 2025-06-22 | Rollup merge of #142776 - dtolnay:hirattrstyle2, r=jdonszelmann | Jacob Pratt | -119/+124 |
| 2025-06-22 | Rollup merge of #142617 - lcnr:search_graph-3, r=compiler-errors | Jacob Pratt | -73/+122 |
| 2025-06-22 | Rollup merge of #142600 - GrigorenkoPV:attributes/rustc_pub_transparent, r=jd... | Jacob Pratt | -4/+29 |
| 2025-06-22 | Auto merge of #142675 - tmiasko:preserve-cache, r=oli-obk | bors | -1/+1 |
| 2025-06-21 | target-feature: enable rust target features implied by target-cpu | Jed Brown | -8/+16 |
| 2025-06-21 | add nvptx_target_feature | Jed Brown | -1/+79 |
| 2025-06-21 | Add a few inline directives in rustc_serialize. | Camille GILLOT | -0/+4 |
| 2025-06-21 | Skip collecting no-op DropGlue in vtables | Mark Rousskov | -2/+10 |
| 2025-06-22 | centralize `-Zmin-function-alignment` logic | Folkert de Vries | -17/+10 |
| 2025-06-21 | Auto merge of #142546 - cjgillot:reachable-jump, r=compiler-errors | bors | -1/+1 |
| 2025-06-21 | Port `#[rustc_pub_transparent]` to the new attribute system | Pavel Grigorenko | -4/+29 |
| 2025-06-21 | All HIR attributes are outer | David Tolnay | -108/+89 |
| 2025-06-21 | Remove style() from AttributeExt trait | David Tolnay | -23/+11 |
| 2025-06-21 | Add AttributeExt::doc_resolution_scope | David Tolnay | -1/+37 |
| 2025-06-21 | Rollup merge of #142698 - tgross35:concat-byte-cstr-diag, r=petrochenkov | Jana Dönszelmann | -10/+41 |
| 2025-06-21 | Rollup merge of #142690 - petrochenkov:expnoparam, r=compiler-errors | Jana Dönszelmann | -46/+46 |
| 2025-06-21 | Rollup merge of #142539 - GrigorenkoPV:attributes/may_dangle, r=jdonszelmann | Jana Dönszelmann | -3/+33 |
| 2025-06-21 | Add `emit_span_lint_lazy` to lazily create `LintDiagnostic` structs | Urgau | -4/+16 |
| 2025-06-21 | Lazily collect `NonUpperCaseGlobalSubTool` diagnostics | Urgau | -18/+20 |
| 2025-06-21 | Rollup merge of #142804 - zachs18:rename-layouts-to-layoutdata-in-comments, r... | Matthias Krüger | -8/+8 |
| 2025-06-21 | Rollup merge of #142801 - compiler-errors:gen-blocks, r=oli-obk | Matthias Krüger | -154/+139 |
| 2025-06-21 | Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,... | Matthias Krüger | -0/+7 |
| 2025-06-21 | Rollup merge of #142597 - folkertdev:abi-cannot-be-called, r=workingjubilee | Matthias Krüger | -25/+52 |
| 2025-06-20 | Rollup merge of #142765 - workingjubilee:more-abimap-docs, r=compiler-errors | Trevor Gross | -0/+6 |
| 2025-06-20 | Rollup merge of #142716 - nnethercote:adjust-with_generic_param_rib, r=petroc... | Trevor Gross | -119/+77 |
| 2025-06-20 | Rollup merge of #142571 - cjgillot:borrowed-classes, r=oli-obk | Trevor Gross | -27/+30 |
| 2025-06-20 | Rollup merge of #142485 - mu001999-contrib:dead-code/adt-pattern, r=petrochenkov | Trevor Gross | -50/+28 |
| 2025-06-20 | Rollup merge of #142476 - dtolnay:attrbinop, r=fmease | Trevor Gross | -12/+38 |
| 2025-06-20 | Rollup merge of #142384 - celinval:chores-rayon-mv, r=oli-obk | Trevor Gross | -22/+7889 |
| 2025-06-20 | Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35 | bors | -610/+678 |
| 2025-06-20 | Insert parentheses around binary operation with attribute | David Tolnay | -12/+38 |
| 2025-06-20 | Recover from semicolon field separator | Cameron Steffen | -15/+18 |
| 2025-06-20 | Port `#[may_dangle]` to the new attribute system | Pavel Grigorenko | -3/+33 |
| 2025-06-20 | Use gen blocks in the compiler instead of from_coroutine | Michael Goulet | -154/+139 |
| 2025-06-20 | Collapse Analysis|Borrowck|PostBorrowckAnalysis when there are no opaques | Michael Goulet | -3/+11 |
| 2025-06-20 | Rollup merge of #142769 - jdonszelmann:remove-useless-new-method, r=tgross35 | Jakub Beránek | -9/+3 |
| 2025-06-20 | Rollup merge of #142767 - nnethercote:symbol-cleanups, r=petrochenkov | Jakub Beránek | -21/+26 |
| 2025-06-20 | Rollup merge of #142715 - folkertdev:fn-align-corrections, r=jdonszelmann | Jakub Beránek | -2/+2 |
| 2025-06-20 | compiler: Rename LayoutS to LayoutData in comments | Zachary S | -8/+8 |
| 2025-06-20 | Factor out seen_comma variable | Cameron Steffen | -15/+3 |
| 2025-06-20 | Rollup merge of #142713 - tgross35:mbe-transcribe-refactor, r=petrochenkov | Trevor Gross | -363/+404 |
| 2025-06-20 | Rollup merge of #142650 - camsteffen:refactor-translator, r=petrochenkov | Trevor Gross | -232/+185 |
| 2025-06-20 | Rollup merge of #142575 - oli-obk:sneaky-self-init, r=RalfJung | Trevor Gross | -1/+6 |