-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Updating Rust toolchain from nightly-2025-11-12 to nightly-2025-11-13 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@25d319a up to rust-lang/rust@0186755. The log for this commit range is:
rust-lang/rust@01867557cd Auto merge of #148873 - Muscraft:update-cargo, r=Muscraft
rust-lang/rust@554a6396d8 Update cargo
rust-lang/rust@d6deffe2de Auto merge of #148552 - chenyukang:yukang-fix-148392-closure-diag, r=petrochenkov
rust-lang/rust@2fcbda6c1a Auto merge of #148466 - liigo:better-rustdoc, r=GuillaumeGomez
rust-lang/rust@95aeb46965 Auto merge of #148424 - Zalathar:tests, r=Kobzol
rust-lang/rust@2412e1555c Add several snapshot tests for path-to-step handling
rust-lang/rust@9d4620dde7 Set up snapshot tests for bootstrap's path-to-step handling
rust-lang/rust@0b329f801a Auto merge of #148851 - Zalathar:rollup-4y7ywyd, r=Zalathar
rust-lang/rust@2443cfb7a3 Rollup merge of #148841 - dtolnay:simdmustuse, r=calebzulawski
rust-lang/rust@0675923ef8 Rollup merge of #148834 - Muscraft:fix-doctest-colors, r=fmease
rust-lang/rust@9b7cfdfa0c Rollup merge of #148833 - clubby789:cargo-update-rustbook-11-11-25, r=ehuss
rust-lang/rust@39066236df Rollup merge of #148830 - RalfJung:miri, r=RalfJung
rust-lang/rust@672c6b603c Rollup merge of #148819 - bjorn3:fix_fixme, r=jieyouxu
rust-lang/rust@64b56378f5 Rollup merge of #148780 - klensy:filecheck-typo, r=jieyouxu
rust-lang/rust@60b2068eed Rollup merge of #148770 - folkertdev:naked-c-variadic, r=workingjubilee
rust-lang/rust@ab8bdf7d3e Rollup merge of #148536 - folkertdev:cmse-async-const-fn, r=davidtwco
rust-lang/rust@3b8d30becb Rollup merge of #148531 - tamird:vendor-enum, r=nnethercote
rust-lang/rust@de8f0c016f Rollup merge of #148500 - Kobzol:git-update-inex, r=jieyouxu
rust-lang/rust@a2c8493550 Rollup merge of #148465 - Jarcho:for_span, r=davidtwco,Zalathar
rust-lang/rust@87ba9a5251 Rollup merge of #148080 - GuillaumeGomez:fix-jump-def-links, r=lolbinarycat
rust-lang/rust@b98d127133 Rollup merge of #147974 - JohnTitor:diag-detect-buf-reuse-pattern, r=estebank
rust-lang/rust@203130b258 Rollup merge of #147832 - aDotInTheVoid:rustdoc-format-options, r=GuillaumeGomez
rust-lang/rust@4cd28dea58 Rollup merge of #147753 - chenyukang:yukang-147749, r=fmease
rust-lang/rust@5dc3c19417 Rollup merge of #146627 - madsmtm:jemalloc-simplify, r=jdonszelmann
rust-lang/rust@98a534e1fa rustc_codegen_ssa: reduce repetition
rust-lang/rust@19e26afff8 rustc_target: rehome target_abi comment
rust-lang/rust@fcf6809b05 rustc_target: introduce Os
rust-lang/rust@ddd7596400 rustc_target: introduce Env
rust-lang/rust@86c74a4d16 rustc_target: introduce Abi
rust-lang/rust@11339a0ef5 Auto merge of #144674 - rperier:add_note_if_a_type_impl_a_trait_with_the_same_name, r=lcnr
rust-lang/rust@a1122a1088 rustc_target: rename Arch::{Uknown,Other}
rust-lang/rust@c6f924c182 rustc_target: move comment to macro
rust-lang/rust@c8d1ac9e43 Remove more #[must_use] from portable-simd