| Age | Commit message (Expand) | Author | Lines |
| 2025-06-23 | update to literal-escaper 0.0.4 for better API without `unreachable` and fast... | Marijn Schouten | -94/+67 |
| 2025-06-16 | Auto merge of #142521 - sayantn:simplify-intrinsics, r=nikic,workingjubilee | bors | -242/+55 |
| 2025-06-16 | Auto merge of #142550 - fmease:rollup-fteyzcv, r=fmease | bors | -1030/+2791 |
| 2025-06-15 | Rollup merge of #142543 - Urgau:span-borrowck-semicolon, r=fmease | León Orell Valerian Liehr | -3/+166 |
| 2025-06-15 | Rollup merge of #142499 - Shourya742:2025-06-14-remove-check-run-bootstrap, r... | León Orell Valerian Liehr | -50/+19 |
| 2025-06-15 | Rollup merge of #142481 - heiher:loong-asm-f16, r=Amanieu | León Orell Valerian Liehr | -4/+51 |
| 2025-06-15 | Rollup merge of #142470 - tgross35:mailmap, r=Mark-Simulacrum | León Orell Valerian Liehr | -0/+7 |
| 2025-06-15 | Rollup merge of #142389 - beetrees:cranelift-arg-ext, r=bjorn3 | León Orell Valerian Liehr | -27/+1161 |
| 2025-06-15 | Rollup merge of #142347 - azhogin:azhogin/async-drop-storage-live-dead-fix, r... | León Orell Valerian Liehr | -9/+387 |
| 2025-06-15 | Rollup merge of #141937 - WaffleLapkin:never-report-in-deps, r=oli-obk,travis... | León Orell Valerian Liehr | -0/+647 |
| 2025-06-15 | Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjub... | León Orell Valerian Liehr | -290/+161 |
| 2025-06-15 | Rollup merge of #134661 - dtolnay:prefixattr, r=fmease | León Orell Valerian Liehr | -49/+164 |
| 2025-06-15 | Rollup merge of #133952 - bjorn3:remove_wasm_legacy_abi, r=alexcrichton | León Orell Valerian Liehr | -598/+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/+166 |
| 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 | 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 | -27/+16 |
| 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 #142335 - nnethercote:rustdoc-json-allocations, r=aDotInTheVoid | bors | -141/+159 |
| 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 | remove check_run function from helpers | bit-aloo | -27/+9 |
| 2025-06-14 | Auto merge of #142129 - shepmaster:mismatched-syntaxes-in-function-like-place... | bors | -10/+140 |
| 2025-06-14 | remove check_run method from config | bit-aloo | -13/+2 |
| 2025-06-14 | replace all instances of check_run in download with execution context | bit-aloo | -2/+2 |
| 2025-06-14 | replace all instances of check_run in config with execution context | bit-aloo | -17/+15 |
| 2025-06-14 | Remove outdated docs about broken ABI | bjorn3 | -117/+0 |
| 2025-06-14 | Remove all support for wasm's legacy ABI | bjorn3 | -481/+28 |
| 2025-06-14 | Auto merge of #142492 - matthiaskrgr:rollup-a132ytq, r=matthiaskrgr | bors | -1903/+1821 |
| 2025-06-14 | Rollup merge of #142489 - tgross35:update-builtins, r=tgross35 | Matthias Krüger | -157/+554 |
| 2025-06-14 | Rollup merge of #142484 - dtolnay:bsetextract, r=m-ou-se | Matthias Krüger | -4/+4 |
| 2025-06-14 | Rollup merge of #142477 - JonathanBrouwer:associated-type-suggestion, r=Waffl... | Matthias Krüger | -1/+60 |
| 2025-06-14 | Rollup merge of #142464 - RalfJung:variadic-fn-abi-error, r=workingjubilee | Matthias Krüger | -44/+34 |
| 2025-06-14 | Rollup merge of #142243 - RalfJung:float-test-dedup, r=tgross35 | Matthias Krüger | -676/+308 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -822/+458 |
| 2025-06-14 | Rollup merge of #141493 - tamird:addreskind-bytestr, r=joshtriplett | Matthias Krüger | -4/+14 |
| 2025-06-14 | Rollup merge of #141399 - GuillaumeGomez:extracted-doctest, r=aDotInTheVoid | Matthias Krüger | -56/+251 |
| 2025-06-14 | Rollup merge of #140593 - m-ou-se:some-temp, r=Nadrieril | Matthias Krüger | -139/+138 |
| 2025-06-14 | Async drop - fix for StorageLive/StorageDead codegen for pinned async drop fu... | Andrew Zhogin | -9/+387 |
| 2025-06-14 | Work around out-of-tree testing with a shim crate | Trevor Gross | -4/+77 |
| 2025-06-14 | Merge ref 'd087f112b7d1:/library/compiler-builtins' from https://github.com/r... | Trevor Gross | -20301/+31715 |
| 2025-06-14 | Auto merge of #142483 - workingjubilee:rollup-8qnhueh, r=workingjubilee | bors | -614/+1268 |
| 2025-06-14 | Update the upstream Rust version | Trevor Gross | -1/+1 |
| 2025-06-13 | Rollup merge of #142480 - workingjubilee:unhandwrite-minicore, r=tgross35 | Jubilee | -10/+6 |
| 2025-06-13 | Rollup merge of #142475 - wesleywiser:windows_msvc_maintainers, r=ChrisDenton | Jubilee | -3/+73 |
| 2025-06-13 | Rollup merge of #142461 - Enselic:no-capture-tip, r=jieyouxu | Jubilee | -0/+1 |