-
Notifications
You must be signed in to change notification settings - Fork 121
Description
Updating Rust toolchain from nightly-2025-07-02 to nightly-2025-07-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@71e4c00 up to rust-lang/rust@6677875. The log for this commit range is:
rust-lang/rust@6677875279 Auto merge of #143337 - matthiaskrgr:rollup-lqwhe0i, r=matthiaskrgr
rust-lang/rust@c572231fb9 Rollup merge of #143274 - marcoieni:optional-jobs, r=Kobzol
rust-lang/rust@7fa00aa75f Rollup merge of #143258 - compiler-errors:disambiguator-state, r=oli-obk
rust-lang/rust@df7cac9e03 Rollup merge of #143232 - jieyouxu:compiletest-maintenance-3, r=Kobzol
rust-lang/rust@3ff0aa530d Rollup merge of #143231 - xizheyin:143152, r=fee1-dead
rust-lang/rust@4f44014c5c Rollup merge of #143194 - folkertdev:fix-single-element-simd-bitcast, r=workingjubilee
rust-lang/rust@453a2a9102 Rollup merge of #142886 - Enselic:aarch64-panic, r=cuviper
rust-lang/rust@d5658d33de Rollup merge of #142321 - ostylk:fix/ppc64_abi, r=workingjubilee
rust-lang/rust@6a31e693eb Rollup merge of #142138 - ashivaram23:vec_into_chunks, r=scottmcm
rust-lang/rust@0d5af18c14 Rollup merge of #141847 - xizheyin:141837, r=jhpratt
rust-lang/rust@1ce9c977ff Auto merge of #143214 - camsteffen:remove-let-chains-feature, r=est31
rust-lang/rust@b94bd12401 Auto merge of #142978 - Kobzol:query-hit, r=oli-obk
rust-lang/rust@0346895e26 Rename {HeadersCache
, iter_header
} -> {DirectivesCache
, iter_directives
} for self-consistency
rust-lang/rust@475f447f12 Update compiletest to use "directive" terminology consistently
rust-lang/rust@cf5788d30d Rename header
-> directives
rust-lang/rust@f51c9870ba Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrum
rust-lang/rust@085c24790e Auto merge of #143036 - compiler-errors:no-dyn-star, r=oli-obk