summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-22Rollup merge of #144265 - compiler-errors:copy-ice, r=oli-obkMatthias Krüger-4/+36
2025-07-22Rollup merge of #144164 - ognevny:opt-dist-stage0-root, r=KobzolMatthias Krüger-8/+14
2025-07-22Rollup merge of #144126 - Shourya742:2025-06-18-fix-target-config-issue, r=Ko...Matthias Krüger-4/+45
2025-07-22Rollup merge of #144082 - mladedav:dm/pub-priv-tests, r=petrochenkovMatthias Krüger-20/+223
2025-07-22Rollup merge of #143373 - cjgillot:bare-unused-trait-imports, r=petrochenkovMatthias Krüger-7/+2
2025-07-22Rollup merge of #142924 - lolbinarycat:tidy-js-extra-checks, r=KobzolMatthias Krüger-142/+3434
2025-07-22Rollup merge of #142454 - tomtor:avr-update, r=tgross35Matthias Krüger-0/+67
2025-07-21Auto merge of #144269 - jieyouxu:rollup-137ysl2, r=jieyouxubors-1165/+2119
2025-07-22Rollup merge of #144254 - ognevny:opt-dist-artifact-dir, r=Kobzol许杰友 Jieyou Xu (Joe)-2/+2
2025-07-22Rollup merge of #144251 - tshepang:rdg-sync, r=jieyouxu许杰友 Jieyou Xu (Joe)-8/+8
2025-07-22Rollup merge of #144246 - jieyouxu:no-dual-test, r=lqd,RalfJung许杰友 Jieyou Xu (Joe)-10/+10
2025-07-22Rollup merge of #144243 - lnicola:sync-from-ra, r=lnicola许杰友 Jieyou Xu (Joe)-28/+278
2025-07-22Rollup merge of #144212 - bjorn3:remove_unique_lang_item, r=oli-obk许杰友 Jieyou Xu (Joe)-8/+0
2025-07-22Rollup merge of #144187 - RalfJung:type-id-base-addr, r=oli-obk许杰友 Jieyou Xu (Joe)-43/+55
2025-07-22Rollup merge of #144176 - Kobzol:bors-labels-blocking, r=oli-obk许杰友 Jieyou Xu (Joe)-0/+17
2025-07-22Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU许杰友 Jieyou Xu (Joe)-227/+285
2025-07-22Rollup merge of #144027 - RalfJung:clippy, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-63/+84
2025-07-22Rollup merge of #143985 - makai410:rp-rename, r=oli-obk许杰友 Jieyou Xu (Joe)-310/+309
2025-07-22Rollup merge of #143816 - Kobzol:compiletest-check-macro, r=jieyouxu许杰友 Jieyou Xu (Joe)-140/+63
2025-07-22Rollup merge of #143768 - Randl:const-try, r=oli-obk许杰友 Jieyou Xu (Joe)-299/+204
2025-07-22Rollup merge of #143430 - cjgillot:extra-lifetime-swap, r=oli-obk许杰友 Jieyou Xu (Joe)-11/+50
2025-07-22Rollup merge of #142097 - ZuseZ4:offload-host1, r=oli-obk许杰友 Jieyou Xu (Joe)-16/+754
2025-07-21Dont ICE on copy error being suppressed due to overflowMichael Goulet-4/+36
2025-07-21add test_lld_opt_in testbit-aloo-10/+3
2025-07-21add default_lld_opt_in_targets method and modified test accordinglybit-aloo-4/+51
2025-07-21opt-dist: add an option for setting path to stage0 rootMaksim Bondarenkov-8/+14
2025-07-21opt-dist: make `artifact-dir` an absolute path for `opt-dist local`Maksim Bondarenkov-2/+2
2025-07-21Auto merge of #144154 - tgross35:update-builtins, r=tgross35bors-476/+55
2025-07-21Constify Try, From, TryFromEvgenii Zheltonozhskii-299/+204
2025-07-21Merge pull request #2512 from rust-lang/rustc-pullTshepang Mbambo-8947/+17812
2025-07-21Don't use another main test file as auxiliaryJieyou Xu-10/+10
2025-07-21Merge pull request #2513 from rust-lang/tshepang/typosTshepang Mbambo-6/+6
2025-07-21fix some typosTshepang Mbambo-6/+6
2025-07-21Auto merge of #144238 - jhpratt:rollup-xb8aida, r=jhprattbors-820/+1656
2025-07-21Remove Retag for Uniquebjorn3-2/+0
2025-07-21Merge pull request #20268 from lnicola/sync-from-rustLaurențiu Nicola-13079/+18381
2025-07-21Downgrade ra-ap-rustc_parse_formatLaurențiu Nicola-17/+22
2025-07-21Revert "Bump rustc-literal-escaper"Laurențiu Nicola-6/+12
2025-07-21Bump rustc-literal-escaperLaurențiu Nicola-12/+6
2025-07-21Bump rustc cratesLaurențiu Nicola-22/+28
2025-07-21Merge from rust-lang/rustLaurențiu Nicola-13059/+18350
2025-07-21Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-07-21Merge pull request #20256 from A4-Tacks/gen-mut-trait-derefShoyu Vanilla (Flint)-0/+37
2025-07-21Merge pull request #20262 from ChayimFriedman2/goto-ref-rawShoyu Vanilla (Flint)-2/+45
2025-07-21Merge ref '460259d14de0' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-8946/+17811
2025-07-21Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-07-20Rollup merge of #144235 - Gelbpunkt:run-make-musl, r=jieyouxuJacob Pratt-1/+8
2025-07-20Rollup merge of #144230 - RalfJung:option-as-slice-comment-fix, r=scottmcmJacob Pratt-1/+1
2025-07-20Rollup merge of #144229 - RalfJung:miri-sync, r=RalfJungJacob Pratt-735/+1457
2025-07-20Rollup merge of #144216 - Nadrieril:revert-pin-hack, r=compiler-errorsJacob Pratt-72/+71