-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Updating Rust toolchain from nightly-2025-07-04 to nightly-2025-07-05 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@da58c05 up to rust-lang/rust@e384365. The log for this commit range is:
rust-lang/rust@e3843659e9 Auto merge of #114669 - cjgillot:metadata-wp, r=petrochenkov
rust-lang/rust@0c4fa2690d Auto merge of #143434 - matthiaskrgr:rollup-eyr4rcb, r=matthiaskrgr
rust-lang/rust@3a5da6c4d8 Rollup merge of #143420 - Kobzol:rdg-push, r=jieyouxu
rust-lang/rust@8e4cca85b5 Rollup merge of #143417 - klensy:termize, r=jieyouxu
rust-lang/rust@f3e7ec5560 Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmann
rust-lang/rust@2faf66d091 Rollup merge of #143387 - dpaoliello:shouldpanicfn, r=bjorn3
rust-lang/rust@18b374d5a7 Rollup merge of #143308 - compiler-errors:no-pointer-like, r=oli-obk
rust-lang/rust@324aa5d4ba Rollup merge of #143286 - Muscraft:track-diagnostics-note, r=WaffleLapkin
rust-lang/rust@da25619e2a Rollup merge of #140643 - makai410:smir-refactor-migrate, r=oli-obk,celinval
rust-lang/rust@17ce06a459 Add comment and move assertion.
rust-lang/rust@904bc2958f Lighten formatting.
rust-lang/rust@761d366415 Reuse metadata file from work products.
rust-lang/rust@c7ee3a5e3f Save metadata among work products.
rust-lang/rust@556d20a834 Auto merge of #143247 - cjgillot:metadata-no-red, r=petrochenkov
rust-lang/rust@ad9759701a Merge pull request #2489 from Kobzol/pull
rust-lang/rust@c33dd1b306 Merge ref 'c96a69059ecc' from rust-lang/rust
rust-lang/rust@e631555a48 bump termize dep
rust-lang/rust@1b61d43bdb Auto merge of #143237 - JonathanBrouwer:no_implicit_prelude_parser, r=jdonszelmann,oli-obk
rust-lang/rust@c96a69059e Auto merge of #143407 - jhpratt:rollup-ekkoubw, r=jhpratt
rust-lang/rust@e4e26d2acb Rollup merge of #143395 - Urgau:llvm-fallback-minimum-maximum, r=tgross35
rust-lang/rust@9852aceb4f Rollup merge of #143394 - workingjubilee:reorganize-hir-analysis-provide-fn, r=compiler-errors
rust-lang/rust@01fe1c0b0e Rollup merge of #143381 - fee1-dead-contrib:push-pzxuvlnymxpu, r=GuillaumeGomez
rust-lang/rust@05f5690d81 Rollup merge of #143380 - cjgillot:kw_span, r=compiler-errors
rust-lang/rust@e55514bbbe Rollup merge of #143378 - hkBst:clippy-fix-6, r=tgross35
rust-lang/rust@5adf3ef339 Rollup merge of #143370 - hkBst:clippy-fix-4, r=tgross35
rust-lang/rust@7c68a8db3e Rollup merge of #143356 - hkBst:clippy-fix-2, r=scottmcm
rust-lang/rust@25eb325989 Rollup merge of #143346 - emmanuel-ferdman:master, r=tshepang
rust-lang/rust@9de211b95a Rollup merge of #143307 - compiler-errors:fast-path-nitpicks, r=lcnr
rust-lang/rust@826d4bc858 Rollup merge of #143288 - ehuss:fix-clean-fifo, r=Kobzol
rust-lang/rust@e080bc8751 Rollup merge of #142749 - LimpSquid:bool_to_result, r=scottmcm
rust-lang/rust@837c5dd7de Auto merge of #142890 - kornelski:unused-var-debug, r=saethlin