-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Updating Rust toolchain from nightly-2025-10-02 to nightly-2025-10-03 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@4da69df up to rust-lang/rust@5c7ae0c. The log for this commit range is:
rust-lang/rust@5c7ae0c7ed Auto merge of #147196 - LorrensP-2158466:same-res-ambiguity-test, r=petrochenkov
rust-lang/rust@94ecb52bbe Auto merge of #147261 - matthiaskrgr:rollup-yh3fgvc, r=matthiaskrgr
rust-lang/rust@2d1efe76bc Rollup merge of #147236 - rustbot:docs-update, r=ehuss
rust-lang/rust@f4dcfa6ddb Rollup merge of #147233 - GuillaumeGomez:citool-submodule-init, r=Kobzol
rust-lang/rust@fbe6834ac0 Rollup merge of #147227 - edwloef:box_take, r=joboet
rust-lang/rust@8a18176c92 Rollup merge of #147225 - daxpedda:wasm-u-u-atomics-threads, r=alexcrichton
rust-lang/rust@b78b1070e3 Rollup merge of #147221 - Zalathar:incremental, r=lqd
rust-lang/rust@e041b2c078 Rollup merge of #147004 - estebank:ascription-in-pat, r=fee1-dead
rust-lang/rust@7320d3ed61 Rollup merge of #146585 - hkBst:indexing-1, r=jdonszelmann
rust-lang/rust@ac7beab527 Rollup merge of #146535 - joshtriplett:mbe-unsafe-attr, r=petrochenkov
rust-lang/rust@92aac1bdf6 Rollup merge of #146281 - Jules-Bertholet:static-align-thread-local, r=Mark-Simulacrum
rust-lang/rust@4b9c62b4da Auto merge of #147138 - jackh726:split-canonical-bound, r=lcnr
rust-lang/rust@42b384ec0d Auto merge of #147055 - beepster4096:subtype_is_not_a_projection, r=lcnr
rust-lang/rust@59c4dfe59d Forbid //@ compile-flags: -Cincremental= in tests
rust-lang/rust@3369e82c6b Auto merge of #147210 - lnicola:sync-from-ra, r=lnicola