| Age | Commit message (Expand) | Author | Lines |
| 2025-06-15 | Rollup merge of #141937 - WaffleLapkin:never-report-in-deps, r=oli-obk,travis... | León Orell Valerian Liehr | -0/+2 |
| 2025-06-15 | Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjub... | León Orell Valerian Liehr | -281/+153 |
| 2025-06-15 | Rollup merge of #134661 - dtolnay:prefixattr, r=fmease | León Orell Valerian Liehr | -34/+110 |
| 2025-06-15 | Rollup merge of #133952 - bjorn3:remove_wasm_legacy_abi, r=alexcrichton | León Orell Valerian Liehr | -307/+28 |
| 2025-06-15 | Auto merge of #142471 - lqd:sparse-borrows, r=nnethercote | bors | -6/+6 |
| 2025-06-15 | Only traverse reachable blocks in JumpThreading. | Camille GILLOT | -1/+1 |
| 2025-06-15 | Suggest adding semicolon in user code rather than macro impl details | Urgau | -3/+7 |
| 2025-06-15 | Correctly account for different address spaces in LLVM intrinsic invocations | sayantn | -19/+24 |
| 2025-06-15 | Auto merge of #142455 - jdonszelmann:attempt-to-mitigate-delayed-lint-perf-pr... | bors | -9/+81 |
| 2025-06-15 | Use `LLVMIntrinsicGetDeclaration` to completely remove the hardcoded intrinsi... | sayantn | -224/+32 |
| 2025-06-15 | Manually invalidate caches in SimplifyCfg. | Camille GILLOT | -3/+13 |
| 2025-06-15 | Un-remap `rustc-dev` component paths | Urgau | -0/+37 |
| 2025-06-15 | Auto merge of #142430 - compiler-errors:external-constraints, r=lcnr | bors | -0/+22 |
| 2025-06-15 | clarify `rustc_do_not_const_check` comment | Deadbeef | -1/+1 |
| 2025-06-15 | Refactor `rustc_attr_data_structures` documentation | xizheyin | -14/+48 |
| 2025-06-15 | Auto merge of #142398 - fee1-dead-contrib:push-ynxrtswtkyxw, r=oli-obk | bors | -15/+4 |
| 2025-06-15 | use `if let` guards where possible | Deadbeef | -20/+12 |
| 2025-06-15 | Auto merge of #142388 - cjgillot:span-hash, r=davidtwco | bors | -10/+10 |
| 2025-06-15 | Move the place in `&pin mut $place` when `!Unpin` to ensure soundness | Frank King | -7/+31 |
| 2025-06-15 | Auto merge of #142355 - lcnr:fast_reject-reject, r=BoxyUwU | bors | -3/+4 |
| 2025-06-15 | Implement pinned borrows, part of `pin_ergonomics` | Frank King | -8/+56 |
| 2025-06-15 | Implement `simd_round_ties_even` for miri, cg_clif and cg_gcc | sayantn | -1/+6 |
| 2025-06-15 | Add `simd_funnel_sh{l,r}` and `simd_round_ties_even` | sayantn | -2/+21 |
| 2025-06-14 | Auto merge of #142289 - fmease:maybe-perf-gen-args, r=compiler-errors | bors | -6/+5 |
| 2025-06-14 | Auto merge of #142259 - sayantn:simplify-intrinsics, r=workingjubilee | bors | -829/+479 |
| 2025-06-14 | Prepare `rustc-dev` component un-remapping in the compiler | Urgau | -82/+112 |
| 2025-06-14 | Auto merge of #142129 - shepmaster:mismatched-syntaxes-in-function-like-place... | bors | -7/+33 |
| 2025-06-14 | Remove all support for wasm's legacy ABI | bjorn3 | -307/+28 |
| 2025-06-14 | Rollup merge of #142477 - JonathanBrouwer:associated-type-suggestion, r=Waffl... | Matthias Krüger | -1/+1 |
| 2025-06-14 | Rollup merge of #142464 - RalfJung:variadic-fn-abi-error, r=workingjubilee | Matthias Krüger | -15/+7 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -53/+20 |
| 2025-06-14 | Rollup merge of #140593 - m-ou-se:some-temp, r=Nadrieril | Matthias Krüger | -7/+14 |
| 2025-06-14 | Async drop - fix for StorageLive/StorageDead codegen for pinned async drop fu... | Andrew Zhogin | -5/+30 |
| 2025-06-14 | Marks ADT live if it appears in pattern | Mu001999 | -50/+28 |
| 2025-06-13 | Rollup merge of #142460 - lcnr:search_graph-3, r=BoxyUwU | Jubilee | -95/+150 |
| 2025-06-13 | Rollup merge of #142449 - oli-obk:missing-mgca-args, r=BoxyUwU | Jubilee | -2/+2 |
| 2025-06-13 | Rollup merge of #142441 - compiler-errors:lazier-binder-value-folding, r=lcnr | Jubilee | -207/+282 |
| 2025-06-13 | Rollup merge of #142405 - oli-obk:type-once, r=RalfJung | Jubilee | -7/+7 |
| 2025-06-13 | Rollup merge of #142302 - JonathanBrouwer:invalid-const-token, r=jdonszelmann | Jubilee | -65/+91 |
| 2025-06-13 | Rollup merge of #141352 - lcnr:no-builtin-preference, r=compiler-errors | Jubilee | -1/+12 |
| 2025-06-13 | Rollup merge of #140969 - Stypox:logger-layer, r=RalfJung,oli-obk | Jubilee | -2/+51 |
| 2025-06-14 | Add `f16` inline asm support for LoongArch | WANG Rui | -3/+26 |
| 2025-06-13 | Reduce precedence of expressions that have an outer attr | David Tolnay | -34/+110 |
| 2025-06-13 | Auto merge of #134841 - estebank:serde-attr-4, r=wesleywiser | bors | -7/+162 |
| 2025-06-14 | Fix incorrect suggestion when calling an associated type with a type anchor | Jonathan Brouwer | -1/+1 |
| 2025-06-13 | use `MixedBitSet` for borrows-in-scope computation | Rémy Rakic | -6/+6 |
| 2025-06-13 | Don't fold ExternalConstraintsData when it's empty | Michael Goulet | -0/+22 |
| 2025-06-13 | TypeVisiting binders no longer requires TypeFolding its interior | Michael Goulet | -22/+20 |
| 2025-06-13 | Replace escaping bound vars in ty/ct visiting, not binder visiting | Michael Goulet | -12/+44 |
| 2025-06-13 | Uplift BoundVarReplacer | Michael Goulet | -147/+173 |