-
Notifications
You must be signed in to change notification settings - Fork 130
Description
Updating Rust toolchain from nightly-2025-06-30 to nightly-2025-07-01 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@35f6036 up to rust-lang/rust@f26e580. The log for this commit range is:
rust-lang/rust@f26e580230 Auto merge of #143239 - GuillaumeGomez:subtree-update_cg_gcc_2025-06-30, r=GuillaumeGomez
rust-lang/rust@c65dccabac Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqk
rust-lang/rust@666934ac54 Merge commit '4b5c44b14166083eef8d71f15f5ea1f53fc976a0' into subtree-update_cg_gcc_2025-06-30
rust-lang/rust@ad3b725761 Auto merge of #142839 - oli-obk:denullarification, r=RalfJung,celinval
rust-lang/rust@c2904f7476 Rollup merge of #143219 - zachs18:patch-5, r=tgross35
rust-lang/rust@e18342a7e8 Rollup merge of #143199 - jieyouxu:short-ice, r=RalfJung
rust-lang/rust@7760cd6154 Rollup merge of #143196 - Periodic1911:link_section, r=oli-obk
rust-lang/rust@327fe35db3 Rollup merge of #143195 - Kivooeo:tf17, r=tgross35
rust-lang/rust@ab633af710 Rollup merge of #143190 - dianqk:new-method, r=oli-obk
rust-lang/rust@043fc5b230 Rollup merge of #143187 - yotamofek:mailmap, r=jieyouxu
rust-lang/rust@462c7c3fd8 Rollup merge of #143176 - kilavvy:master, r=jieyouxu
rust-lang/rust@8ccffc987a Rollup merge of #143168 - Kivooeo:tf16, r=tgross35
rust-lang/rust@3a35f36ae8 Rollup merge of #143159 - compiler-errors:freshen-re-error, r=oli-obk
rust-lang/rust@0952f86de3 Rollup merge of #143118 - Kivooeo:tf15, r=tgross35
rust-lang/rust@a94f0a4af8 Rollup merge of #143090 - ChrisDenton:workaround1, r=tgross35
rust-lang/rust@8c4bcb8625 Rollup merge of #143066 - compiler-errors:let-chain-solver, r=lcnr
rust-lang/rust@d2dc99cc83 Rollup merge of #142514 - LorrensP-2158466:miri-float-nondet-pow, r=RalfJung
rust-lang/rust@384d699893 Rollup merge of #142429 - Kivooeo:tf13, r=jieyouxu
rust-lang/rust@d0bb9a73aa Try increasing the repetition limit
rust-lang/rust@bd3205c02b Require either wrapping nullary intrinsincs in const blocks or explicitly deciding not to
rust-lang/rust@d37a04d09d Remove the nullary intrinsic const eval logic and treat them like other intrinsics
rust-lang/rust@672e0bec9e Stop backends from needing to support nullary intrinsics
rust-lang/rust@f19142044f Auto merge of #142941 - compiler-errors:shallow-bail, r=lcnr
rust-lang/rust@d98aaf7f80 Show auto trait and blanket impls for !