-
Notifications
You must be signed in to change notification settings - Fork 134
Description
Updating Rust toolchain from nightly-2025-07-10 to nightly-2025-07-11 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@e43d139 up to rust-lang/rust@2a023bf. The log for this commit range is:
rust-lang/rust@2a023bf80a Auto merge of #143746 - matthiaskrgr:rollup-yaojj7t, r=matthiaskrgr
rust-lang/rust@b5d1b92a8c Rollup merge of #143665 - obi1kenobi:pg/doc-hidden-tests, r=aDotInTheVoid
rust-lang/rust@6c4502d97d Rollup merge of #143660 - cuviper:lib-doc-false, r=tgross35
rust-lang/rust@92f9480f8d Rollup merge of #143651 - Fulgen301:seh-exception-ptr, r=ChrisDenton
rust-lang/rust@b4089bf417 Rollup merge of #143640 - oli-obk:const-fn-traits, r=compiler-errors
rust-lang/rust@95cbacd019 Rollup merge of #143632 - dillona:ffi-param-names, r=jieyouxu
rust-lang/rust@55a57fcbac Rollup merge of #143615 - Kobzol:doc-std, r=jieyouxu
rust-lang/rust@9e6af56e12 Rollup merge of #143599 - folkertdev:x86-asm-syntax-global-naked-asm, r=Amanieu
rust-lang/rust@05c68f30d8 Rollup merge of #143590 - GuillaumeGomez:reexport-shadowing, r=lolbinary
rust-lang/rust@b11e9e31dd Rollup merge of #143446 - usamoi:export-executable-symbols, r=bjorn3,oli-obk
rust-lang/rust@a9f2aad045 Auto merge of #143525 - Shourya742:2025-07-06-add-profiler, r=Kobzol
rust-lang/rust@78a6e13298 Auto merge of #143731 - matthiaskrgr:rollup-lm9q7vc, r=matthiaskrgr
rust-lang/rust@bd2a351788 Rollup merge of #143706 - lolbinarycat:triagebot-extra-checks-ping, r=Kobzol
rust-lang/rust@840207fd62 Rollup merge of #143695 - Urgau:waiting-on-author-new_draft, r=Kobzol
rust-lang/rust@b5b35f1aa4 Rollup merge of #143683 - jieyouxu:rms-cleanup, r=Kobzol
rust-lang/rust@8c5398a7f7 Rollup merge of #143675 - hkBst:overflowing-1, r=oli-obk
rust-lang/rust@9ee9b0e0c2 Rollup merge of #143670 - loganek:loganek/wasm32-wasip1-new-maintainer, r=alexcrichton
rust-lang/rust@a17559bff5 Rollup merge of #143668 - biabbas:vxworks, r=Noratrieb
rust-lang/rust@90ead986d5 Rollup merge of #143666 - nilehmann:nested_bodies_in_consumers, r=lcnr
rust-lang/rust@4b26882641 Rollup merge of #143663 - dillona:fix-typo, r=jdonszelmann
rust-lang/rust@097ad4b2bd Rollup merge of #143659 - GrigorenkoPV:attributes/inner-outer, r=jdonszelmann
rust-lang/rust@f587784a48 Rollup merge of #143657 - LorrensP-2158466:split-macro-map, r=petrochenkov
rust-lang/rust@bdf1941c12 Rollup merge of #143652 - moulins:doc-unsize-trait-upcasting, r=compiler-errors
rust-lang/rust@a0c7887199 Rollup merge of #136906 - chenyukang:yukang-fix-136741-closure-body, r=oli-obk
rust-lang/rust@7de11749d2 update rust-dev-guide to point about new command execution summary report under bootstrap profiling section
rust-lang/rust@eac1ed5b74 enable report summary when BOOTSTRAP_PROFILE is set
rust-lang/rust@75b454b320 expose report summary via build
rust-lang/rust@13c31d445e update streaming to record its execution via commandprofiler
rust-lang/rust@5e0c197828 add commandProfiler to bootstrap execution context
rust-lang/rust@f5c73a14ff change cachekey to CommandFingerprint and change related API's and add start time to deferred execution
rust-lang/rust@119574f835 Auto merge of #143721 - tgross35:rollup-sjdfp6r, r=tgross35
rust-lang/rust@d50eb9fa5a Rollup merge of #143644 - Kobzol:stdarch-mention, r=Amanieu
rust-lang/rust@58ec9db538 Rollup merge of #143398 - lolbinarycat:tidy-extra-checks-auto, r=Kobzol
rust-lang/rust@9af7bdafb7 Rollup merge of #143396 - rocurley:float_tests_refactor, r=tgross35
rust-lang/rust@7ad90964dd Rollup merge of #143298 - Kivooeo:tf23, r=tgross35
rust-lang/rust@a2fe1bcf70 Rollup merge of #143270 - TimNN:fix-enum-match, r=nikic
rust-lang/rust@ebd3940454 Rollup merge of #143265 - scottmcm:mention-as-chunks, r=ibraheemdev
rust-lang/rust@6bcc39c7fe Rollup merge of #143011 - LorrensP-2158466:warn-ambiguity-into-error, r=petrochenkov
rust-lang/rust@643efdaa82 Rollup merge of #142950 - tgross35:metavariable-expr-rework, r=petrochenkov
rust-lang/rust@73d3adc67b Rollup merge of #141996 - Daniel-Aaron-Bloom:dollar_crate, r=petrochenkov
rust-lang/rust@cf3fb768db Auto merge of #143696 - oli-obk:constable-type-id2, r=RalfJung
rust-lang/rust@4dc954f882 remove unnecessary parens in rust-analyzer
rust-lang/rust@bc2001f158 Refactor nan tests
rust-lang/rust@32cd911471 Auto merge of #143703 - dpaoliello:llvmupate, r=dianqk
rust-lang/rust@93db9e7ee0 Remove uncessary parens in closure body with unused lint
rust-lang/rust@87e981996f mbe: Refactor the diagnostic for unrecognized metavariable expressions
rust-lang/rust@e7ef31d651 mbe: Refactor diagnostics for invalid metavar expression syntax
rust-lang/rust@607fbd8d3e Auto merge of #143405 - tgross35:update-builtins, r=tgross35