Skip to content

Toolchain upgrade to nightly-2025-06-17 failed #4162

@github-actions

Description

@github-actions

Updating Rust toolchain from nightly-2025-06-16 to nightly-2025-06-17 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@586ad39 up to rust-lang/rust@45acf54. The log for this commit range is:
rust-lang/rust@45acf54eea Auto merge of #142589 - Kobzol:rollup-j90fk2j, r=Kobzol
rust-lang/rust@b1ba2cdf41 Rollup merge of #142573 - lcnr:search_graph-3, r=lqd
rust-lang/rust@a53c1d7c99 Rollup merge of #142565 - bjorn3:wasm32_unknown_naked_asm_test, r=RalfJung
rust-lang/rust@15751b4589 Rollup merge of #142562 - tgross35:update-backtrace, r=workingjubilee
rust-lang/rust@d1ed469d26 Rollup merge of #142554 - nnethercote:fix-PathSource-lifetimes, r=petrochenkov
rust-lang/rust@1e950ef1b2 Rollup merge of #142498 - GrigorenkoPV:as-ptr-refactor, r=jdonszelmann
rust-lang/rust@e83ca067f5 Rollup merge of #142414 - folkertdev:ignore-nostd-tests, r=jieyouxu
rust-lang/rust@d68432a1a9 Rollup merge of #142341 - xizheyin:142311, r=fee1-dead
rust-lang/rust@4479d42d60 Rollup merge of #139340 - beetrees:riscv-float-struct-abi, r=workingjubilee
rust-lang/rust@da8d6bbd50 Port #[rustc_as_ptr] to the new attribute system
rust-lang/rust@3bc767e1a2 Auto merge of #142574 - Kobzol:rollup-ldj386u, r=Kobzol
rust-lang/rust@78d12b7e56 Rollup merge of #142566 - Kobzol:ci-nopt-fix, r=jieyouxu
rust-lang/rust@f1dd5fb56e Rollup merge of #142561 - nnethercote:fix-njn-comment, r=chenyukang
rust-lang/rust@1a56184460 Rollup merge of #142530 - fee1-dead-contrib:push-klusvwusyqvq, r=compiler-errors
rust-lang/rust@dc16682824 Rollup merge of #142528 - fee1-dead-contrib:push-rlxklunqkwmv, r=RalfJung
rust-lang/rust@2c4abc0f45 Rollup merge of #142450 - xizheyin:rustc-query-doc, r=SparrowLii
rust-lang/rust@e036a564e4 Rollup merge of #142431 - Kobzol:bootstrap-snapshot-tests, r=jieyouxu
rust-lang/rust@ac8a48dad2 Rollup merge of #142416 - Kobzol:bootstrap-cleanup-2, r=jieyouxu
rust-lang/rust@d9c83bb033 Rollup merge of #142373 - m-ou-se:debug-for-location, r=tgross35
rust-lang/rust@6092c1a074 Rollup merge of #142236 - yotamofek:pr/std/pathbuf-extend-docs, r=tgross35
rust-lang/rust@c4e11743b2 Rollup merge of #142125 - cberner:file_lock_stable, r=ChrisDenton
rust-lang/rust@3795658357 Rollup merge of #142082 - xizheyin:rustc_attr_data_structures, r=jdonszelmann
rust-lang/rust@34160872f2 Rollup merge of #141639 - NotLebedev:stable-mir-93, r=oli-obk
rust-lang/rust@7fb9284fb3 candidate_is_applicable to method
rust-lang/rust@d9ca9bd014 Auto merge of #142556 - RalfJung:miri-sync, r=RalfJung
rust-lang/rust@5723c9997c Fix RISC-V C function ABI when passing/returning structs containing floats
rust-lang/rust@743c2a4c71 Fix -nopt CI jobs
rust-lang/rust@d28fabeb6c Test naked asm for wasm32-unknown-unknown
rust-lang/rust@9505b6e914 Fix test description
rust-lang/rust@4fc768e097 Add test for AdtDef::discriminant_for_variant polymorphic over parameter
rust-lang/rust@91a3630f3b Add test for AdtDef::discriminant_for_variant
rust-lang/rust@7ce7fc56b8 Implement Stable for Discr
rust-lang/rust@d4de03208b Add discriminant_for_variant to CoroutineDef
rust-lang/rust@94f7790b19 Add discriminant_for_variant to AdtDef
rust-lang/rust@45bbb3dfbf Add documentation for PathBuf's FromIterator and Extend impls
rust-lang/rust@c2b1692be5 Update the backtrace submodule
rust-lang/rust@87456e15b2 Remove an njn: comment accidentaly left behind.
rust-lang/rust@68ac5abb06 Auto merge of #142521 - sayantn:simplify-intrinsics, r=nikic,workingjubilee
rust-lang/rust@e314b97ee5 Auto merge of #142550 - fmease:rollup-fteyzcv, r=fmease
rust-lang/rust@248b7a9490 Fix PathSource lifetimes.
rust-lang/rust@07048643dd Rollup merge of #142543 - Urgau:span-borrowck-semicolon, r=fmease
rust-lang/rust@b83fb800a7 Rollup merge of #142499 - Shourya742:2025-06-14-remove-check-run-bootstrap, r=Kobzol
rust-lang/rust@5cce691c5a Rollup merge of #142481 - heiher:loong-asm-f16, r=Amanieu
rust-lang/rust@1c99762df8 Rollup merge of #142470 - tgross35:mailmap, r=Mark-Simulacrum
rust-lang/rust@16152661ff Rollup merge of #142389 - beetrees:cranelift-arg-ext, r=bjorn3
rust-lang/rust@e06196da5b Rollup merge of #142347 - azhogin:azhogin/async-drop-storage-live-dead-fix, r=oli-obk
rust-lang/rust@8b35ae3a22 Rollup merge of #141937 - WaffleLapkin:never-report-in-deps, r=oli-obk,traviscross
rust-lang/rust@0b249d3f85 Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjubilee,saethlin
rust-lang/rust@b79d3b1ec1 Rollup merge of #134661 - dtolnay:prefixattr, r=fmease
rust-lang/rust@d6dc9656ea Rollup merge of #133952 - bjorn3:remove_wasm_legacy_abi, r=alexcrichton
rust-lang/rust@f768dc01da Auto merge of #142471 - lqd:sparse-borrows, r=nnethercote

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions