| Age | Commit message (Expand) | Author | Lines |
| 2025-08-07 | Pass -Werror when building the LLVM wrapper | Romain Perier | -0/+10 |
| 2025-07-30 | Auto merge of #144577 - oli-obk:wrapping-niche, r=scottmcm | bors | -27/+74 |
| 2025-07-29 | Rollup merge of #144640 - FractalFir:m68k_arch, r=Urgau | Jacob Pratt | -0/+1 |
| 2025-07-29 | Rollup merge of #144605 - LorrensP-2158466:cache-extern-prelude, r=petrochenkov | Jacob Pratt | -12/+11 |
| 2025-07-29 | Auto merge of #144557 - cjgillot:lower-more-span, r=compiler-errors | bors | -16/+45 |
| 2025-07-29 | Reuse `sign_extend` helper | Oli Scherer | -3/+3 |
| 2025-07-29 | Pick the largest niche even if the largest niche is wrapped around | Oli Scherer | -26/+73 |
| 2025-07-29 | Rollup merge of #144615 - cjgillot:fn-sig-rib, r=petrochenkov | Stuart Cook | -75/+54 |
| 2025-07-29 | Rollup merge of #144589 - compiler-errors:postfix-yield-after-cast, r=petroch... | Stuart Cook | -1/+5 |
| 2025-07-29 | Rollup merge of #144587 - petrochenkov:optstdprel, r=nnethercote | Stuart Cook | -3/+1 |
| 2025-07-29 | Rollup merge of #144566 - scottmcm:align-of-slice, r=oli-obk | Stuart Cook | -0/+31 |
| 2025-07-29 | Rollup merge of #144560 - Zalathar:auto-derived, r=compiler-errors | Stuart Cook | -42/+36 |
| 2025-07-29 | "Cachify" `ExternPreludeEntry.binding` through a `Cell`. | LorrensP-2158466 | -12/+11 |
| 2025-07-29 | Add support for the m68k architecture in 'object_architecture' | FractalFir | -0/+1 |
| 2025-07-29 | Rollup merge of #144626 - RalfJung:cc-pin-comment, r=lqd | Stuart Cook | -4/+4 |
| 2025-07-29 | Rollup merge of #144609 - Muscraft:right-align, r=compiler-errors | Stuart Cook | -44/+54 |
| 2025-07-29 | Rollup merge of #144451 - ShoyuVanilla:loop-match-upvar, r=oli-obk | Stuart Cook | -7/+14 |
| 2025-07-29 | Rollup merge of #144407 - godzie44:godzie44/fix_dwarf_inconsistency, r=wesley... | Stuart Cook | -2/+2 |
| 2025-07-29 | coverage: Treat `#[automatically_derived]` as `#[coverage(off)]` | Zalathar | -10/+9 |
| 2025-07-29 | coverage: Rename `CoverageStatus` to `CoverageAttrKind` | Zalathar | -32/+27 |
| 2025-07-29 | cc dependencies: clarify comment | Ralf Jung | -4/+4 |
| 2025-07-28 | Simplify `align_of_val::<[T]>(…)` → `align_of::<T>()` | Scott McMurray | -0/+31 |
| 2025-07-29 | Rollup merge of #144578 - FractalFir:m68k_fix, r=compiler-errors | Stuart Cook | -0/+5 |
| 2025-07-29 | Rollup merge of #144573 - BoxyUwU:patkind_constant_ptr_docs, r=lcnr | Stuart Cook | -0/+2 |
| 2025-07-29 | Auto merge of #143289 - scottmcm:remove-array-chunks, r=jhpratt | bors | -1/+1 |
| 2025-07-29 | Make resolve_fn_signature responsible for its own rib. | Camille GILLOT | -75/+54 |
| 2025-07-28 | feat: Right align line numbers | Scott Schafer | -44/+54 |
| 2025-07-28 | Auto merge of #144377 - camsteffen:simplify-impl-of-method, r=fee1-dead | bors | -60/+56 |
| 2025-07-28 | Account for .yield in illegal postfix operator message | Michael Goulet | -1/+5 |
| 2025-07-28 | Tweak docs | Cameron Steffen | -5/+4 |
| 2025-07-28 | Rename impl_of_method -> impl_of_assoc | Cameron Steffen | -18/+18 |
| 2025-07-28 | Rename trait_of_item -> trait_of_assoc | Cameron Steffen | -23/+23 |
| 2025-07-28 | Introduce assoc_parent | Cameron Steffen | -14/+11 |
| 2025-07-28 | Remove TraitAlias from trait_of_item | Cameron Steffen | -1/+1 |
| 2025-07-28 | expand: Micro-optimize prelude injection | Vadim Petrochenkov | -3/+1 |
| 2025-07-28 | fix: Reject upvar scrutinees for `loop_match` | Shoyu Vanilla | -7/+14 |
| 2025-07-28 | Auto merge of #144543 - scottmcm:more-sroa, r=cjgillot | bors | -28/+8 |
| 2025-07-28 | Raw Pointers are Constant PatKinds too | Boxy | -0/+2 |
| 2025-07-28 | Auto merge of #144562 - matthiaskrgr:rollup-mlvn7qo, r=matthiaskrgr | bors | -219/+69 |
| 2025-07-28 | Rollup merge of #144530 - Zalathar:instances-used, r=lqd | Matthias Krüger | -22/+28 |
| 2025-07-28 | Rollup merge of #144503 - bjorn3:lto_refactors3, r=petrochenkov | Matthias Krüger | -197/+41 |
| 2025-07-27 | Remove `[T]::array_chunks(_mut)` | Scott McMurray | -1/+1 |
| 2025-07-28 | Auto merge of #144469 - Kivooeo:chains-cleanup, r=SparrowLii | bors | -1203/+1109 |
| 2025-07-28 | Auto merge of #144556 - matthiaskrgr:rollup-aayo3h5, r=matthiaskrgr | bors | -224/+271 |
| 2025-07-28 | use let chains in mir, resolve, target | Kivooeo | -450/+417 |
| 2025-07-28 | use let chains in hir, lint, mir | Kivooeo | -308/+279 |
| 2025-07-28 | use let chains in ast, borrowck, codegen, const_eval | Kivooeo | -445/+413 |
| 2025-07-28 | Complete span lowering. | Camille GILLOT | -16/+45 |
| 2025-07-28 | Rollup merge of #144535 - RalfJung:abi-mismatch-err, r=compiler-errors | Matthias Krüger | -13/+26 |
| 2025-07-28 | Rollup merge of #144534 - RalfJung:should_check_for_sync, r=compiler-errors | Matthias Krüger | -3/+9 |