-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Updating Rust toolchain from nightly-2025-10-23 to nightly-2025-10-24 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@1d23d06 up to rust-lang/rust@6501e64. The log for this commit range is:
rust-lang/rust@6501e64fcb Auto merge of #147486 - petrochenkov:optpriv, r=lcnr
rust-lang/rust@11d2046fe9 Auto merge of #148022 - Zalathar:rollup-3m6ty9u, r=Zalathar
rust-lang/rust@5ff30d3daf Rollup merge of #148017 - simp4t7:add-tidy-flags, r=Kobzol
rust-lang/rust@c5e4a5f121 Rollup merge of #140463 - joshlf:patch-13, r=RalfJung
rust-lang/rust@dbeb7faaed add TidyFlags and merge DiagCtx
rust-lang/rust@469357eb48 Auto merge of #148014 - jhpratt:rollup-aglren3, r=jhpratt
rust-lang/rust@5d55418a7d Rollup merge of #148011 - clarfonthey:const-convert-revert, r=oli-obk
rust-lang/rust@0185feb7db Rollup merge of #147713 - cjgillot:where-cfg, r=fmease
rust-lang/rust@4491efbc82 Rollup merge of #134316 - zachs18:string_replace_in_place_rebase, r=joshtriplett
rust-lang/rust@4b3ba5844e Auto merge of #147793 - cjgillot:no-null-op, r=scottmcm,oli-obk
rust-lang/rust@7838ce1a3a Auto merge of #148012 - Zalathar:rollup-ed6cnn8, r=Zalathar
rust-lang/rust@2f7e07bb4a Rollup merge of #148001 - Muscraft:fix-diff-symbol-unchanged-lines, r=fmease
rust-lang/rust@b397b6b5b7 Rollup merge of #147762 - weihanglo:rustdoc-depinfo-stdout, r=fmease
rust-lang/rust@e93ec9aab4 Rollup merge of #146629 - joboet:reorganize-weak, r=ibraheemdev
rust-lang/rust@e4bf8b3fc3 Rollup merge of #115501 - michaelvanstraten:set_inherit_handles, r=ChrisDenton
rust-lang/rust@15c91bf308 Retire ast::TyAliasWhereClauses.
rust-lang/rust@5dfbf67f94 Replace NullOp::SizeOf and NullOp::AlignOf by lang items.
rust-lang/rust@cb7fb35ad1 Revert inference failure from AsRef constification
rust-lang/rust@6244effd03 Auto merge of #147810 - bjorn3:lto_refactors6, r=wesleywiser