-
Notifications
You must be signed in to change notification settings - Fork 133
Description
Updating Rust toolchain from nightly-2025-11-11 to nightly-2025-11-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@29a6971 up to rust-lang/rust@25d319a. The log for this commit range is:
rust-lang/rust@25d319a0f6 Auto merge of #148658 - dianne:cleanup-rvalue-scopes, r=cjgillot
rust-lang/rust@2636cb4c13 Auto merge of #148818 - Zalathar:rollup-4vujcg0, r=Zalathar
rust-lang/rust@224ff38814 Rollup merge of #148807 - nnethercote:doc-Copy-Clone-problem, r=saethlin
rust-lang/rust@b30c0045a9 Rollup merge of #148805 - tshepang:rdg-sync, r=tshepang
rust-lang/rust@a929960b05 Rollup merge of #148792 - chenyukang:yukang-fix-file-name, r=Muscraft
rust-lang/rust@c9158cef3e Rollup merge of #148791 - luca3s:fix-doc-comment, r=lqd
rust-lang/rust@3382d31b99 Rollup merge of #148785 - reddevilmidzy:rename-to-main, r=Kobzol
rust-lang/rust@561d0a1792 Rollup merge of #148783 - lcnr:add-soundness-test, r=BoxyUwU
rust-lang/rust@2171eeeb6a Rollup merge of #148781 - GuillaumeGomez:rm-unneeded-attr, r=yotamofek
rust-lang/rust@58b44fc0f0 Rollup merge of #148779 - zachs18:panic-location-dynsendsync, r=nnethercote
rust-lang/rust@0c615a1adb Rollup merge of #148775 - reddevilmidzy:fix-typo, r=joboet
rust-lang/rust@24e0724c6b Rollup merge of #148771 - fmease:iat-reinstate-early-elim, r=BoxyUwU
rust-lang/rust@9312cd6d38 Auto merge of #148817 - Zalathar:rollup-tf5ti2m, r=Zalathar
rust-lang/rust@d738f03a27 Rollup merge of #148760 - tamird:avoid-vendor-logic, r=madsmtm
rust-lang/rust@e26b42333d Rollup merge of #148712 - JonathanBrouwer:cfg_select, r=jdonszelmann
rust-lang/rust@3150714f40 Rollup merge of #148694 - joboet:teeos-sync, r=ChrisDenton
rust-lang/rust@16944b814b Rollup merge of #148667 - hkBst:clippy-fix-14, r=Kivooeo
rust-lang/rust@7327bbc811 Rollup merge of #148647 - JonathanBrouwer:unsafe_attr_refactor, r=jdonszelmann
rust-lang/rust@f342c62537 Rollup merge of #148639 - midsterx:test/rustdoc, r=GuillaumeGomez
rust-lang/rust@e8404e4e7d Rollup merge of #148636 - xSetech:boostrap/set-python-on-macos, r=jieyouxu
rust-lang/rust@303dd1cb35 Rollup merge of #148608 - osamakader:doc-test-builder, r=GuillaumeGomez
rust-lang/rust@3227f260f7 Rollup merge of #148530 - Shourya742:2025-11-05-update-bootstrap-documentation, r=Kobzol
rust-lang/rust@417bea36ef Rollup merge of #148508 - estebank:issue-74617, r=nnethercote
rust-lang/rust@eb415e9a25 Rollup merge of #148506 - estebank:issue-41966, r=davidtwco
rust-lang/rust@01ae075dd1 Rollup merge of #148480 - Lysxia:steal-mut, r=davidtwco
rust-lang/rust@24873aac00 Rollup merge of #147955 - Zalathar:handlers, r=jieyouxu
rust-lang/rust@c7bfd7f599 Rollup merge of #147833 - aDotInTheVoid:rdj-shuffle, r=camelid
rust-lang/rust@044c079b15 Rollup merge of #147771 - nxsaken:div_shlr_exact, r=dtolnay
rust-lang/rust@6487148d80 Rollup merge of #146495 - fmease:rustdoc-erase-doc-priv-items-attr, r=GuillaumeGomez
rust-lang/rust@3538bc18fe Rollup merge of #143619 - beetrees:varargs-named, r=jdonszelmann
rust-lang/rust@5b9211c5b3 Rollup merge of #141470 - GuillaumeGomez:function_casts_as_integer, r=urgau
rust-lang/rust@2570c2322b add test for assoc type norm wf check
rust-lang/rust@c8f22ca269 Auto merge of #148737 - zachs18:unit-is-zero, r=joboet