-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Updating Rust toolchain from nightly-2025-11-05 to nightly-2025-11-06 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@f15a7f3 up to rust-lang/rust@b01cc1c. The log for this commit range is:
rust-lang/rust@b01cc1cf01 Auto merge of #148516 - bjorn3:target_feature_parsing_improvements, r=WaffleLapkin
rust-lang/rust@1ef7943ee6 Auto merge of #148302 - folkertdev:non-rustic-unsized, r=bjorn3
rust-lang/rust@8e44e3f6a9 error on non-rustic ABIs using unsized parameters
rust-lang/rust@53efb3d4f3 Auto merge of #148492 - pmur:murp/ppc-relax-r29-inlineasm, r=Amanieu
rust-lang/rust@1d34478147 Move warning reporting from flag_to_backend_features to cfg_target_feature
rust-lang/rust@8e0b68e63c Auto merge of #148507 - Zalathar:rollup-vvz4knr, r=Zalathar
rust-lang/rust@c0ff72ffc4 Auto merge of #147645 - tamird:arch-enum, r=nnethercote
rust-lang/rust@26b0560b6d rustc_target: allow unenumerated architectures
rust-lang/rust@0c8533d690 compiler: intern architecture at compile time
rust-lang/rust@270e49b307 rustc_target: introduce Arch
rust-lang/rust@cf053b3774 rustc_target::spec::base::apple: nix use Arch::*
rust-lang/rust@5e73e6593f rename rustc_target::spec::abi_map::Arch{,Kind}
rust-lang/rust@41382a4bf0 Rollup merge of #148502 - tshepang:rdg-sync, r=tshepang
rust-lang/rust@6e03719029 Rollup merge of #148495 - ChrisDenton:path_is_empty, r=workingjubilee
rust-lang/rust@21da1760da Rollup merge of #148371 - yotamofek:pr/dogfood-trim-prefix-suffix, r=fee1-dead
rust-lang/rust@cc1d776c1f Rollup merge of #148341 - jyn514:feature-unification, r=BoxyUwU
rust-lang/rust@aa458ff6bc Rollup merge of #147925 - fneddy:fix_big_endian_GVN_tests, r=saethlin
rust-lang/rust@c33d51b9d8 Rollup merge of #147355 - sayantn:masked-loads, r=RalfJung,bjorn3
rust-lang/rust@6e41e61977 Auto merge of #145314 - estebank:issue-135589-all, r=Nadrieril