-
Notifications
You must be signed in to change notification settings - Fork 130
Description
Updating Rust toolchain from nightly-2025-07-24 to nightly-2025-07-25 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@ace6330 up to rust-lang/rust@b56aaec. The log for this commit range is:
rust-lang/rust@b56aaec52b Auto merge of #144389 - scottmcm:no-more-mir-cast-assume, r=davidtwco
rust-lang/rust@246733a3d9 Auto merge of #144398 - fmease:rollup-z6vq7mi, r=fmease
rust-lang/rust@6dc41520e9 Rollup merge of #144358 - JonathanBrouwer:fix-stability-malformed, r=oli-obk
rust-lang/rust@237098c92d Rollup merge of #144335 - fmease:no-angle-no-colon, r=SparrowLii
rust-lang/rust@456acaa4eb Rollup merge of #144334 - lolbinarycat:rustdoc-span_of_fragments-revert, r=GuillaumeGomez
rust-lang/rust@7413ecee4b Rollup merge of #144320 - lolbinarycat:rustdoc-search_index-BTreeMap-str, r=GuillaumeGomez
rust-lang/rust@352e02bce1 Rollup merge of #144317 - lolbinarycat:tidy-obey-build.npm, r=Kobzol
rust-lang/rust@488fc49e05 Rollup merge of #144278 - Qelxiros:rev-into-inner, r=tgross35
rust-lang/rust@ac4ffdce9a Rollup merge of #144276 - cjgillot:no-hir-privacy, r=petrochenkov
rust-lang/rust@0897a9f069 Rollup merge of #144247 - RalfJung:ldexp, r=tgross35
rust-lang/rust@3d82cccab4 Rollup merge of #144240 - yuk1ty:false-sealed-traits-note-reported-in-another-issue, r=fee1-dead
rust-lang/rust@cdca384e40 Rollup merge of #144221 - usamoi:versym, r=bjorn3
rust-lang/rust@2a8bb6eda1 Rollup merge of #144218 - Noratrieb:target-spec-json-de-jank, r=fee1-dead
rust-lang/rust@40482a2ffa Rollup merge of #144094 - saethlin:codegen-the-main-fn, r=petrochenkov
rust-lang/rust@940376f1b1 Rollup merge of #144014 - dianne:edition-guide-links, r=estebank
rust-lang/rust@319d54f3ec Rollup merge of #143838 - Ayush1325:uefi-tcp4-config-data, r=tgross35
rust-lang/rust@404f904f76 Rollup merge of #143374 - cjgillot:bare-extern-crate-map, r=petrochenkov
rust-lang/rust@5d22242a3a Auto merge of #144062 - bjorn3:lto_refactors2, r=davidtwco
rust-lang/rust@fc5af18133 Auto merge of #144272 - petrochenkov:disambunder2, r=oli-obk
rust-lang/rust@3c30dbbe31 Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung
rust-lang/rust@967ba2f93d Remove const deduplication from the interpreter.
rust-lang/rust@0460c92d52 Remove useless lifetime parameter.
rust-lang/rust@9ff071219b Give an AllocId to ConstValue::Slice.
rust-lang/rust@efd420c770 Auto merge of #144244 - jieyouxu:pr-full-ci, r=Kobzol