Automatic toolchain upgrade to nightly-2024-06-27#3301
Merged
Conversation
tautschnig
approved these changes
Jun 28, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Rust toolchain from nightly-2024-06-26 to nightly-2024-06-27 without any other source changes.
This is an automatically generated pull request. If any of the CI checks fail, manual intervention is required. In such a case, review the changes at https://github.com/rust-lang/rust from rust-lang/rust@fda509e up to rust-lang/rust@4bc39f0. The log for this commit range is:
rust-lang/rust@4bc39f028d Auto merge of #120924 - xFrednet:rfc-2383-stabilization-party, r=Urgau,blyxyas
rust-lang/rust@7666534381 Clarify comment on changing to warn future breakage items
rust-lang/rust@d7c59370ce Auto merge of #126844 - scottmcm:more-ptr-cast-gvn, r=saethlin
rust-lang/rust@4bdf8d2d58 Auto merge of #126608 - tgross35:f16-f128-library, r=Mark-Simulacrum
rust-lang/rust@bae813a265 Auto merge of #126934 - onur-ozkan:broken-build-cache, r=Kobzol
rust-lang/rust@7731802570 Auto merge of #126979 - matthiaskrgr:rollup-fdqledz, r=matthiaskrgr
rust-lang/rust@b2720867f1 Rollup merge of #126973 - chenyukang:yukang-fix-126756-unsafe-suggestion-error, r=spastorino
rust-lang/rust@ee07d90aae Rollup merge of #126971 - DianQK:bump, r=Kobzol
rust-lang/rust@8c6c6a7591 Rollup merge of #126968 - lqd:issue-126670, r=compiler-errors
rust-lang/rust@bf8da39aa9 Rollup merge of #126964 - Oneirical:total-catestrophe, r=Kobzol
rust-lang/rust@8b3bbee26b Rollup merge of #126954 - petrochenkov:globamb, r=compiler-errors
rust-lang/rust@5c4ede88c6 Rollup merge of #126938 - RalfJung:link_section, r=compiler-errors
rust-lang/rust@95332b8918 Rollup merge of #126925 - surechen:fix_125631, r=compiler-errors
rust-lang/rust@cf22be186c Rollup merge of #126879 - the8472:next-chunk-filter-drop, r=cuviper
rust-lang/rust@dc22ffc725 Rollup merge of #126812 - compiler-errors:tcx-cx, r=lcnr
rust-lang/rust@dd6b04663e Rollup merge of #126724 - nnethercote:fix-parse_ty_bare_fn-span, r=compiler-errors
rust-lang/rust@b3fb67e050 set
on-broken-pipeinprepare_cargo_toolrust-lang/rust@a299aa5df7 Auto merge of #126955 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@0addda6578 Fix bad replacement for unsafe extern block suggestion
rust-lang/rust@31f8b70d2e Auto merge of #126951 - matthiaskrgr:rollup-xg0o4mc, r=matthiaskrgr
rust-lang/rust@cf0251d92c Fix a span in
parse_ty_bare_fn.rust-lang/rust@efa48bfaf3 Bump black, ruff and platformdirs
rust-lang/rust@275d922dab Rename tcx to cx
rust-lang/rust@0d7aef9738 regression test for leaks in the the Filter::next_chunk implementation
rust-lang/rust@2be2d77c50 add comments explaining optimizations for Filter::next_chunk
rust-lang/rust@133e7b10a4 fix Drop items getting leaked in Filter::next_chunk
rust-lang/rust@6402909f42 delay bug in RPITIT refinement checking with resolution errors
rust-lang/rust@1d667a0937 Prevent ICE from expected future breakage
rust-lang/rust@ee529b72f9 rewrite and rename issue-20626 to rmake
rust-lang/rust@fe2406bcef rewrite invalid-so to rmake
rust-lang/rust@6ba0a84df9 rewrite lto-empty to rmake
rust-lang/rust@f4059771cf Update cargo
rust-lang/rust@b6074fffd1 resolve: Tweak some naming around import ambiguities
rust-lang/rust@b124b3666e
sudo CI=green&& Review changes <3rust-lang/rust@812b8b42a1 Rollup merge of #126943 - Urgau:dedup-all, r=petrochenkov
rust-lang/rust@dad39e8840 Rollup merge of #126915 - SparkyPotato:fix-126903, r=compiler-errors
rust-lang/rust@709baaef13 Rollup merge of #126893 - dtolnay:prec, r=compiler-errors
rust-lang/rust@175756f683 Rollup merge of #126884 - estebank:issue-125634, r=Nadrieril
rust-lang/rust@52e6f9ce96 Rollup merge of #126868 - bvanjoi:fix-126764, r=davidtwco
rust-lang/rust@8b72058985 Rollup merge of #126746 - compiler-errors:no-rpitit, r=oli-obk
rust-lang/rust@2724aeaaeb Rollup merge of #126618 - mu001999-contrib:dead/enhance, r=pnkfelix
rust-lang/rust@d9e32a69a7 RFC 2373: Update tests for rustdoc for
lint_reasonsrust-lang/rust@e3a2c9887c RFC 2383: Update documentation
rust-lang/rust@ee0623b78d RFC 2383: Stabilize
lint_reasonsin Mirirust-lang/rust@48310525bd RFC 2383: Stabilize
lint_reasonsin Clippy 🖇️rust-lang/rust@8b14e23dce RFC 2383: Stabilize
lint_reasons🎉rust-lang/rust@d9a3423288 miri: make sure we can find link_section statics even for the local crate
rust-lang/rust@604caa09ed De-duplicate all consecutive native libs regardless of their options
rust-lang/rust@e181297c8c Add tests for
f16andf128rust-lang/rust@6e2d934a88 Add more
f16andf128library functions and constantsrust-lang/rust@0eee0557d0 Add doctests to existing
f16andf128functionsrust-lang/rust@99ed3d3e99 Add build.rs config for reliable
f16andf128rust-lang/rust@2a6a42329f Change E0369 diagnostic give note information for foreign items.
rust-lang/rust@26677eb06e don't suggest awaiting type expr patterns
rust-lang/rust@6521c3971d Deny use<> for RPITITs
rust-lang/rust@0314fe62bd Reword docs for
f32andf64rust-lang/rust@fce07a82c6 Extract repeated constants from
f32andf64sourcerust-lang/rust@a2298a6f19 Do not ICE when suggesting dereferencing closure arg
rust-lang/rust@273447cec7 Rename the 2 unambiguous precedence levels to PREC_UNAMBIGUOUS
rust-lang/rust@8cfd4b180b Unify the precedence level for PREC_POSTFIX and PREC_PAREN
rust-lang/rust@594fa01aba not use offset when there is not ends with brace
rust-lang/rust@dd545e148c Make MIR inlining costs in build-std independent of config.toml
rust-lang/rust@49d353bb9f Update coverage maps in tests
rust-lang/rust@9088cd95a3 GVN away PtrToPtr-then-Transmute when possible
rust-lang/rust@dd1e19e7c2 GVN away PtrToPtr before comparisons
rust-lang/rust@a76e1d9b09 Add a
pointee_metadata_ty_or_projectionhelperrust-lang/rust@9140c9ad5b Add a mir test for
slice::Iter::is_emptyrust-lang/rust@dd557d8c37 Add a test demonstrating that RPITITs cant use precise capturing
rust-lang/rust@a264bff9d5 Mark assoc tys live only if the trait is live