-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Updating Rust toolchain from nightly-2025-10-31 to nightly-2025-11-01 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@d5419f1 up to rust-lang/rust@82ae0ee. The log for this commit range is:
rust-lang/rust@82ae0ee648 Auto merge of #144420 - Qelxiros:smart_pointer_try_map, r=joboet
rust-lang/rust@51f5892019 Auto merge of #148324 - Zalathar:rollup-yp35ktq, r=Zalathar
rust-lang/rust@472c7cd880 Rollup merge of #148317 - Zalathar:cli-paths-mod, r=Kobzol
rust-lang/rust@43cb58dbb6 Rollup merge of #148287 - oli-obk:push-osluqnunqkyl, r=fee1-dead
rust-lang/rust@b5c92233fb Rollup merge of #148165 - nnethercote:less-mut-Analysis, r=cjgillot
rust-lang/rust@250ee47708 Replace bare tuple with a StepToRun struct
rust-lang/rust@70a9883135 Replace repeated zips with a dedicated StepExtra struct
rust-lang/rust@49205a1dc0 Extract parts of bootstrap::core::builder into a cli_paths module
rust-lang/rust@23c7bad921 Auto merge of #148157 - nnethercote:undo-chain, r=saethlin
rust-lang/rust@647f1536d2 Auto merge of #148314 - matthiaskrgr:rollup-yo55adr, r=matthiaskrgr
rust-lang/rust@224aab4223 Rollup merge of #148262 - JonathanBrouwer:dead-code-inference, r=nnethercote
rust-lang/rust@d399bc07f3 Rollup merge of #148252 - Binlogo:threads-outrage-diagnose-tips, r=nnethercote
rust-lang/rust@0f1db5302f Rollup merge of #147633 - GuillaumeGomez:bypass-ignore-backends, r=kobzol
rust-lang/rust@149ad71e05 Rollup merge of #144291 - oli-obk:const_trait_alias, r=fee1-dead
rust-lang/rust@ab4960e680 Auto merge of #148298 - jieyouxu:revert-cc, r=madsmtm