-
Notifications
You must be signed in to change notification settings - Fork 142
Description
Updating Rust toolchain from nightly-2025-09-29 to nightly-2025-09-30 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@c8905ea up to rust-lang/rust@dc2c356. The log for this commit range is:
rust-lang/rust@dc2c3564d2 Auto merge of #146376 - durin42:dwo-specify-path, r=davidtwco
rust-lang/rust@21a13b8864 Auto merge of #147151 - Zalathar:rollup-w81rn0j, r=Zalathar
rust-lang/rust@82db672ed5 Rollup merge of #147149 - joboet:rerotating-joboet, r=joboet
rust-lang/rust@f2306f3729 Rollup merge of #147123 - DJMcNab:doc_cfg_merge_version, r=fmease
rust-lang/rust@08616a1745 Rollup merge of #147101 - yotamofek:pr/iter-eq-and-eq-by, r=jdonszelmann
rust-lang/rust@acd91e2fe1 Rollup merge of #146987 - hkBst:sort-params-1, r=nnethercote
rust-lang/rust@cf07cce1fb Rollup merge of #146653 - jdonszelmann:empty-attr-diags, r=nnethercote
rust-lang/rust@9c97ba700e add joboet to library review rotation
rust-lang/rust@04ee991589 Fix removed version of doc_auto_cfg, doc_cfg_hide
rust-lang/rust@128b36a4a4 Auto merge of #147145 - Zalathar:rollup-s7kcs3w, r=Zalathar
rust-lang/rust@cd6f32a4eb Rollup merge of #147134 - workingjubilee:remove-explicit-abialign-deref, r=Zalathar
rust-lang/rust@6c40c16d83 Rollup merge of #147116 - workingjubilee:remove-tdl-abialign, r=Zalathar
rust-lang/rust@d9e3e192ff Rollup merge of #147100 - Enselic:ignore-less, r=jieyouxu
rust-lang/rust@7af913fc90 Auto merge of #147140 - Zalathar:rollup-rtnqek7, r=Zalathar
rust-lang/rust@68a7c25078 Use Iterator::eq and (dogfood) eq_by in compiler and library
rust-lang/rust@af8af6cc6a Rollup merge of #147127 - antoyo:fix/gcc-linker-plugin, r=bjorn3
rust-lang/rust@1ef1d3bc28 Rollup merge of #147122 - Zalathar:crash-directives, r=cjgillot
rust-lang/rust@f74aa5aa6f Rollup merge of #147112 - nik-contrib:keyword-soup, r=jieyouxu
rust-lang/rust@01b172ef33 Rollup merge of #147092 - cjgillot:late-validate-mir, r=compiler-errors
rust-lang/rust@5373eb1268 Rollup merge of #146979 - npmccallum:nanosecs, r=Mark-Simulacrum
rust-lang/rust@3ea1bab982 Rollup merge of #146929 - Zalathar:capture, r=Kobzol,jieyouxu
rust-lang/rust@e7760fa499 Rollup merge of #133477 - estebank:issue-133343, r=davidtwco
rust-lang/rust@772f380092 Auto merge of #147090 - Noratrieb:immediate-abort-stack-overflow, r=joboet
rust-lang/rust@b71c469040 Fix some crash-test directives
rust-lang/rust@0c9d0dfe04 remove explicit deref of AbiAlign for most methods
rust-lang/rust@f957826bff Auto merge of #146513 - madsmtm:apple-reenable-assertions, r=Mark-Simulacrum