| Age | Commit message (Expand) | Author | Lines |
| 2025-06-08 | compiler: add Deref to AbiAlign to ease transition | Jubilee Young | -1/+9 |
| 2025-06-08 | Remove rustc's notion of "preferred" alignment AKA `__alignof` | Jubilee Young | -84/+59 |
| 2025-06-08 | Auto merge of #141700 - RalfJung:atomic-intrinsics-part2, r=bjorn3 | bors | -757/+637 |
| 2025-06-08 | Auto merge of #142095 - joshtriplett:optimize-veccache, r=SparrowLii | bors | -26/+23 |
| 2025-06-08 | Auto merge of #142088 - compiler-errors:perf-universal-stall, r=lcnr | bors | -3/+16 |
| 2025-06-08 | Auto merge of #142085 - compiler-errors:perf-self-obl, r=lcnr | bors | -0/+15 |
| 2025-06-08 | Auto merge of #142074 - oli-obk:its-finally-gone, r=petrochenkov | bors | -92/+64 |
| 2025-06-07 | Auto merge of #142181 - GuillaumeGomez:rollup-pn2p1lu, r=GuillaumeGomez | bors | -120/+109 |
| 2025-06-07 | Rollup merge of #142148 - workingjubilee:dont-ice-on-force-warn, r=Urgau | Guillaume Gomez | -1/+1 |
| 2025-06-07 | Rollup merge of #142140 - workingjubilee:sort-extern-abi-variants, r=bjorn3 | Guillaume Gomez | -36/+63 |
| 2025-06-07 | Rollup merge of #142126 - compiler-errors:normalize-uv-via-relate, r=BoxyUwU | Guillaume Gomez | -74/+34 |
| 2025-06-07 | Rollup merge of #141661 - Urgau:deny-dangerous_implicit_autorefs, r=traviscross | Guillaume Gomez | -2/+2 |
| 2025-06-07 | Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomez | Guillaume Gomez | -7/+9 |
| 2025-06-07 | Auto merge of #141950 - oli-obk:big-body-owner-loop, r=compiler-errors | bors | -9/+7 |
| 2025-06-07 | move all intrinsic typeck logic into the one big match | Ralf Jung | -495/+457 |
| 2025-06-07 | intrinsics: use const generic to set atomic ordering | Ralf Jung | -290/+208 |
| 2025-06-07 | Auto merge of #141927 - compiler-errors:perf-select, r=lcnr | bors | -41/+70 |
| 2025-06-07 | Auto merge of #141964 - sayantn:update-stdarch, r=Amanieu | bors | -9/+9 |
| 2025-06-07 | compiler: Treat ForceWarning as a Warning for diagnostic level | Jubilee Young | -1/+1 |
| 2025-06-07 | Rollup merge of #142131 - estebank:cast-sugg, r=Urgau | Jacob Pratt | -69/+43 |
| 2025-06-07 | Rollup merge of #142045 - estebank:obligation-cause-code-suggestion, r=compil... | Jacob Pratt | -9/+11 |
| 2025-06-07 | Rollup merge of #141797 - workingjubilee:apple-likes-frame-pointers-but-not-t... | Jacob Pratt | -36/+23 |
| 2025-06-07 | Rollup merge of #141558 - Diggsey:db-limit-cgu-name-length, r=matthewjasper | Jacob Pratt | -6/+31 |
| 2025-06-06 | compiler: Remove superfluous renaming import of ExternAbi | Jubilee Young | -3/+1 |
| 2025-06-06 | compiler: Sort and doc ExternAbi variants | Jubilee Young | -33/+62 |
| 2025-06-07 | Unify normalization of terms in deeply normalize | Michael Goulet | -71/+30 |
| 2025-06-06 | Rollup merge of #142118 - hkBst:lexer-patch1, r=oli-obk | Guillaume Gomez | -10/+8 |
| 2025-06-06 | Rollup merge of #142112 - ada4a:patch-1, r=wesleywiser | Guillaume Gomez | -1/+1 |
| 2025-06-06 | Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obk | Guillaume Gomez | -56/+72 |
| 2025-06-06 | Rollup merge of #142086 - fee1-dead-contrib:ast-visitor-dedup, r=oli-obk | Guillaume Gomez | -397/+314 |
| 2025-06-06 | Rollup merge of #142043 - estebank:const-suggestion, r=wesleywiser | Guillaume Gomez | -1/+1 |
| 2025-06-06 | Rollup merge of #141603 - nnethercote:reduce-P, r=fee1-dead | Guillaume Gomez | -286/+69 |
| 2025-06-06 | reword suggestion message | Esteban Küber | -4/+7 |
| 2025-06-06 | Make obligation cause code suggestions verbose | Esteban Küber | -9/+11 |
| 2025-06-06 | Make cast suggestions verbose | Esteban Küber | -67/+38 |
| 2025-06-06 | Auto merge of #141774 - oli-obk:naked-fn-queries, r=petrochenkov | bors | -150/+105 |
| 2025-06-06 | Treat normalizing consts like normalizing types in deeply normalize | Michael Goulet | -23/+24 |
| 2025-06-06 | compiler: set Apple frame pointers by architecture | Jubilee Young | -36/+23 |
| 2025-06-06 | Don't walk into Certainty::Yes subgoals in NestedObligationsForSelfTy | Michael Goulet | -0/+15 |
| 2025-06-06 | Filter out universals and lifetimes from stalled_vars | Michael Goulet | -3/+16 |
| 2025-06-06 | Auto merge of #141681 - compiler-errors:fast-path-stalled, r=lcnr | bors | -1/+22 |
| 2025-06-06 | rustc_lexer: typo fix + small cleanups | Marijn Schouten | -10/+8 |
| 2025-06-06 | Auto merge of #142099 - matthiaskrgr:rollup-r9s3c35, r=matthiaskrgr | bors | -305/+308 |
| 2025-06-06 | fix typo | Ada Alakbarova | -1/+1 |
| 2025-06-06 | Update compiler/rustc_abi/src/layout/ty.rs | scottmcm | -1/+1 |
| 2025-06-06 | deduplicate more `walk_*` methods in AST visit | Deadbeef | -257/+188 |
| 2025-06-05 | Update `InterpCx::project_field` to take `FieldIdx` | Scott McMurray | -56/+72 |
| 2025-06-05 | `SlotIndex::from_index`: Factor out a constant for the first bucket size | Josh Triplett | -3/+12 |
| 2025-06-06 | Rollup merge of #142072 - maflcko:patch-1, r=aDotInTheVoid | Matthias Krüger | -1/+1 |
| 2025-06-06 | Rollup merge of #142067 - RalfJung:abi-map-to-str, r=workingjubilee | Matthias Krüger | -13/+6 |