-
Notifications
You must be signed in to change notification settings - Fork 130
Description
Updating Rust toolchain from nightly-2025-09-09 to nightly-2025-09-10 requires source changes.
The failed automated run can be found here.
Please review the changes at https://github.com/rust-lang/rust from rust-lang/rust@9c27f27 up to rust-lang/rust@7ad23f4. The log for this commit range is:
rust-lang/rust@7ad23f43a2 Auto merge of #146375 - matthiaskrgr:rollup-utik9zj, r=matthiaskrgr
rust-lang/rust@a40ec4c50a Rollup merge of #146373 - calvinhirsch:trait-solver-cycle-head-docs, r=lcnr
rust-lang/rust@542130f729 Rollup merge of #146366 - LorrensP-2158466:miri-gamma, r=RalfJung
rust-lang/rust@af4cecebd9 Rollup merge of #146365 - RalfJung:triagebot-rustc_intrinsic_const_stable_indirect, r=jieyouxu
rust-lang/rust@f46ddbab2f Rollup merge of #146001 - bjorn3:update_getopts, r=davidtwco
rust-lang/rust@85f3989ca5 Rollup merge of #145929 - Qelxiros:apitit-suggestion, r=BoxyUwU
rust-lang/rust@12e548704e Rollup merge of #145463 - jieyouxu:error-suffix, r=fmease
rust-lang/rust@364da5d88d Auto merge of #145717 - BoxyUwU:erase_regions_rename, r=lcnr
rust-lang/rust@8cde544b73 Add assertion
rust-lang/rust@332d8d6235 Driveby fixes
rust-lang/rust@e379c77586 erase_regions to erase_and_anonymize_regions
rust-lang/rust@be8de5d6a0 Auto merge of #146360 - Zalathar:rollup-qc2hhrd, r=Zalathar
rust-lang/rust@c4cbb54f3f add approx_delta to all gamma tests
rust-lang/rust@8b9ea589fb Rollup merge of #146343 - madsmtm:fix-platform_version, r=tgross35
rust-lang/rust@94c19dec11 Rollup merge of #146339 - rustbot:docs-update, r=ehuss
rust-lang/rust@fde2ef616d Rollup merge of #146326 - cyrgani:int-module-1, r=jhpratt
rust-lang/rust@915f9ff160 Rollup merge of #146324 - RalfJung:no-ptr-fragment, r=oli-obk
rust-lang/rust@b543b1444b Rollup merge of #146314 - cyrgani:hide-fmt-args-nl, r=GuillaumeGomez
rust-lang/rust@598577911f Rollup merge of #146300 - bjoernager:f16-f128-sum-product, r=jhpratt
rust-lang/rust@3bd603b239 Rollup merge of #146195 - nixxo:urlencoding-fix, r=ehuss
rust-lang/rust@c5a62b8058 Rollup merge of #146184 - dpaoliello:llvmbuildarm64, r=cuviper
rust-lang/rust@a4774bfea3 Rollup merge of #146025 - Enselic:big-array-debuginfo-span, r=wesleywiser
rust-lang/rust@33318ed207 Rollup merge of #145819 - jdonszelmann:convert-limits, r=fmease
rust-lang/rust@8e5f8389b9 Rollup merge of #139593 - lolbinarycat:sitemap, r=jieyouxu
rust-lang/rust@fefce3cecd Auto merge of #146018 - lambdageek:add-winres-version, r=wesleywiser
rust-lang/rust@e9b6085088 Auto merge of #146188 - dpaoliello:tracing, r=Kobzol