| Age | Commit message (Expand) | Author | Lines |
| 2025-08-01 | thread name in stack overflow message | joboet | -3/+9 |
| 2025-07-24 | Mitigate `#[align]` name resolution ambiguity regression with a rename | Jieyou Xu | -90/+79 |
| 2025-07-24 | Add test demonstrating current beta `#[align]` name resolution regression | Jieyou Xu | -0/+43 |
| 2025-07-24 | tests: Add a regression test for crt-static with target features | Jens Reidel | -0/+32 |
| 2025-07-24 | Reword mismatched-lifetime-syntaxes text based on feedback | Jake Goulding | -348/+462 |
| 2025-07-17 | trait_sel: `MetaSized` always holds temporarily | David Wood | -232/+70 |
| 2025-07-17 | Taint body on invalid call ABI | Michael Goulet | -0/+23 |
| 2025-07-17 | Add rust-invalid ABI | Michael Goulet | -0/+22 |
| 2025-07-10 | Do not optimize stable-mir ui tests. | Camille GILLOT | -189/+472 |
| 2025-07-10 | Add a regression test for ld64 | dianqk | -0/+24 |
| 2025-06-23 | Account for beta revisions when normalizing versions | Josh Stone | -8/+8 |
| 2025-06-23 | Update version placeholders | Josh Stone | -1/+1 |
| 2025-06-23 | Rollup merge of #142823 - JonathanBrouwer:no_mangle_parser, r=jdonszelmann | Matthias Krüger | -12/+12 |
| 2025-06-23 | Rollup merge of #141597 - Oneirical:unquestionable-instruction, r=jieyouxu | Matthias Krüger | -0/+1594 |
| 2025-06-22 | Port `#[no_mangle]` to new attribute parsing infrastructure | Jonathan Brouwer | -12/+12 |
| 2025-06-22 | Add a SUMMARY.md outlining immediate subdirectories of the ui test suite | Oneirical | -0/+1594 |
| 2025-06-22 | Rollup merge of #142798 - camsteffen:recover-semi, r=compiler-errors | Guillaume Gomez | -9/+9 |
| 2025-06-22 | Rollup merge of #142780 - JonathanBrouwer:must_use_new_attr, r=jdonszelmann | Guillaume Gomez | -38/+34 |
| 2025-06-22 | Rollup merge of #142594 - mejrs:new_desugaring, r=chenyukang | Guillaume Gomez | -148/+211 |
| 2025-06-22 | Rollup merge of #142458 - oli-obk:dyn-incompat, r=compiler-errors | Guillaume Gomez | -153/+69 |
| 2025-06-22 | Port `#[must_use]` to new attribute parsing infrastructure | Jonathan Brouwer | -38/+34 |
| 2025-06-22 | Stop dbg! macro yapping about format modifiers | mejrs | -9/+25 |
| 2025-06-22 | Implement DesugaringKind::FormatLiteral | mejrs | -143/+190 |
| 2025-06-22 | Rollup merge of #142776 - dtolnay:hirattrstyle2, r=jdonszelmann | Jacob Pratt | -45/+63 |
| 2025-06-21 | Auto merge of #142546 - cjgillot:reachable-jump, r=compiler-errors | bors | -0/+20 |
| 2025-06-21 | All HIR attributes are outer | David Tolnay | -45/+41 |
| 2025-06-21 | Add regression test for issue 142649 | David Tolnay | -0/+22 |
| 2025-06-21 | Rollup merge of #142698 - tgross35:concat-byte-cstr-diag, r=petrochenkov | Jana Dönszelmann | -29/+95 |
| 2025-06-21 | Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,... | Matthias Krüger | -10/+0 |
| 2025-06-21 | Rollup merge of #142597 - folkertdev:abi-cannot-be-called, r=workingjubilee | Matthias Krüger | -176/+1293 |
| 2025-06-20 | Rollup merge of #142485 - mu001999-contrib:dead-code/adt-pattern, r=petrochenkov | Trevor Gross | -16/+131 |
| 2025-06-20 | Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35 | bors | -25/+79 |
| 2025-06-20 | Recover from semicolon field separator | Cameron Steffen | -9/+9 |
| 2025-06-20 | Rollup merge of #142767 - nnethercote:symbol-cleanups, r=petrochenkov | Jakub Beránek | -1/+1 |
| 2025-06-20 | Rollup merge of #142715 - folkertdev:fn-align-corrections, r=jdonszelmann | Jakub Beránek | -31/+33 |
| 2025-06-20 | Rollup merge of #142575 - oli-obk:sneaky-self-init, r=RalfJung | Trevor Gross | -0/+39 |
| 2025-06-20 | Rollup merge of #142495 - jdonszelmann:better-repr-template, r=oli-obk | Trevor Gross | -5/+5 |
| 2025-06-20 | Bless UI tests: do not print alternate implementors of `Step` | Samuel Tardieu | -10/+0 |
| 2025-06-20 | error on calls to ABIs that cannot be called | Folkert de Vries | -176/+1293 |
| 2025-06-20 | expected word diagnostic test | Jana Dönszelmann | -0/+15 |
| 2025-06-20 | cold | Jana Dönszelmann | -20/+20 |
| 2025-06-20 | Ensure copy* intrinsics also perform the static self-init checks | Oli Scherer | -1/+25 |
| 2025-06-20 | Rollup merge of #140920 - RalfJung:target-feature-unification, r=nnethercote,... | Trevor Gross | -21/+7 |
| 2025-06-20 | Rollup merge of #138291 - jdonszelmann:optimize-attr, r=oli-obk | Trevor Gross | -6/+9 |
| 2025-06-20 | Add regression test | Oli Scherer | -0/+15 |
| 2025-06-20 | Fix `tests/ui/asm/naked-invalid-attr.stderr`. | Nicholas Nethercote | -1/+1 |
| 2025-06-19 | Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmann | bors | -76/+24 |
| 2025-06-19 | Improve diagnostics for `concat_bytes!` with C string literals | Trevor Gross | -33/+45 |
| 2025-06-19 | correct template for `#[align]` | Folkert de Vries | -31/+33 |
| 2025-06-19 | various minor target feature cleanups | Ralf Jung | -7/+6 |