| Age | Commit message (Expand) | Author | Lines |
| 2025-06-16 | Auto merge of #142550 - fmease:rollup-fteyzcv, r=fmease | bors | -657/+396 |
| 2025-06-15 | Rollup merge of #142543 - Urgau:span-borrowck-semicolon, r=fmease | León Orell Valerian Liehr | -3/+7 |
| 2025-06-15 | Rollup merge of #142481 - heiher:loong-asm-f16, r=Amanieu | León Orell Valerian Liehr | -3/+26 |
| 2025-06-15 | Rollup merge of #142389 - beetrees:cranelift-arg-ext, r=bjorn3 | León Orell Valerian Liehr | -24/+40 |
| 2025-06-15 | Rollup merge of #142347 - azhogin:azhogin/async-drop-storage-live-dead-fix, r... | León Orell Valerian Liehr | -5/+30 |
| 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 | Suggest adding semicolon in user code rather than macro impl details | Urgau | -3/+7 |
| 2025-06-15 | Auto merge of #142455 - jdonszelmann:attempt-to-mitigate-delayed-lint-perf-pr... | bors | -9/+81 |
| 2025-06-15 | Auto merge of #142430 - compiler-errors:external-constraints, r=lcnr | bors | -0/+22 |
| 2025-06-15 | Auto merge of #142398 - fee1-dead-contrib:push-ynxrtswtkyxw, r=oli-obk | bors | -15/+4 |
| 2025-06-15 | Auto merge of #142388 - cjgillot:span-hash, r=davidtwco | bors | -10/+10 |
| 2025-06-15 | Auto merge of #142355 - lcnr:fast_reject-reject, r=BoxyUwU | bors | -3/+4 |
| 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 | 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-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 |
| 2025-06-13 | Make connection between Placeholder and Bound a bit more clear in the type ab... | Michael Goulet | -23/+42 |
| 2025-06-13 | Don't use BTreeMap for mapped_consts | Michael Goulet | -6/+6 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -199/+505 |
| 2025-06-13 | Rework how the disallowed qualifier lints are generated | Jonathan Brouwer | -65/+91 |
| 2025-06-13 | variadic functions: remove list of supported ABIs from error | Ralf Jung | -15/+7 |
| 2025-06-13 | remove unnecessary function arg | lcnr | -3/+2 |
| 2025-06-13 | refactor `reached_depth -> required_depth` | lcnr | -38/+24 |
| 2025-06-13 | move stack into submodule | lcnr | -57/+127 |
| 2025-06-13 | collect delayed lints in hir_crate_items | Jana Dönszelmann | -9/+81 |