-
Couldn't load subscription status.
- Fork 129
Description
Updating Rust toolchain from nightly-2025-10-11 to nightly-2025-10-12 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@9725c4b up to rust-lang/rust@be0ade2. The log for this commit range is:
rust-lang/rust@be0ade2b60 Auto merge of #147124 - a1phyr:improve_finish_grow, r=Mark-Simulacrum
rust-lang/rust@360a3a4e65 Auto merge of #147568 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@442288534b Auto merge of #147574 - dianqk:rollup-njdujqk, r=dianqk
rust-lang/rust@b3f8586fb1 Auto merge of #147581 - Zalathar:coreutils-from-gnu, r=Kobzol
rust-lang/rust@7f0adce34a ci: Use GNU coreutils to work around a libffi-sys build failure
rust-lang/rust@ab7d63afca Rollup merge of #147562 - tyilo:stabilize-unsigned_nonzero_div_ceil, r=joboet
rust-lang/rust@6d8272fb27 Rollup merge of #147553 - saethlin:wasip3-tier-3, r=petrochenkov
rust-lang/rust@38a5143396 Rollup merge of #147551 - folkertdev:is-multiple-of-overflow-checks, r=Amanieu
rust-lang/rust@0ef3d203e8 Rollup merge of #147544 - cjgillot:nodeinit, r=saethlin
rust-lang/rust@fce1bea078 Rollup merge of #147525 - dianqk:ref_prop_debuginfo, r=cjgillot
rust-lang/rust@cfc27fbc4b Rollup merge of #147522 - Zalathar:directive, r=jieyouxu
rust-lang/rust@046260ecc5 Rollup merge of #147515 - Kobzol:update-rustc-perf, r=lqd,nnethercote
rust-lang/rust@b01780801a Rollup merge of #147289 - Jules-Bertholet:thread_local-shadow-mitigate, r=joboet
rust-lang/rust@e1af13b7c0 Rollup merge of #146522 - thejpster:promote-armv7a-none-eabihf, r=petrochenkov
rust-lang/rust@020fede547 Rollup merge of #146520 - thejpster:promote-armv8r-none-eabi, r=petrochenkov
rust-lang/rust@6967a8561b Rollup merge of #145722 - Qelxiros:112815-tokenstream-extend, r=dtolnay
rust-lang/rust@486fae11ca Rollup merge of #145651 - borsakv:139093, r=cjgillot
rust-lang/rust@9c6c702431 Update cargo submodule
rust-lang/rust@4eccd02229 Stabilize unsigned_nonzero_div_ceil
rust-lang/rust@1ee2c58e89 Replace locals in debuginfo records during dest_prop
rust-lang/rust@6660d75710 Move to the tier 3 table
rust-lang/rust@b2e81b00e5 Replace locals in debuginfo records during ref_prop
rust-lang/rust@9462e7301f MIR validation: ensure that debuginfo records are not emitted for locals that are not in debuginfo
rust-lang/rust@690071c28a Add regression test for 147485