Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic toolchain upgrade to nightly-2023-06-22 #2584

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 6, 2023

Update Rust toolchain from nightly-2023-06-21 to nightly-2023-06-22 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@4651421 up to rust-lang/rust@065a1f5. The log for this commit range is:
rust-lang/rust@065a1f5df9 Auto merge of #112900 - GuillaumeGomez:rollup-1blf4io, r=GuillaumeGomez
rust-lang/rust@f5470af6a6 Rollup merge of #112894 - GuillaumeGomez:gui-fields-display, r=notriddle
rust-lang/rust@d938be153c Rollup merge of #112892 - petrochenkov:cleanres, r=oli-obk
rust-lang/rust@5ed75a9628 Rollup merge of #112868 - compiler-errors:liberate-afit-sugg, r=WaffleLapkin
rust-lang/rust@a5561eb4d5 Rollup merge of #112538 - ndrewxie:issue-84447-partial-1, r=compiler-errors
rust-lang/rust@006a26c0b5 Auto merge of #111684 - ChayimFriedman2:unused-offset-of, r=WaffleLapkin
rust-lang/rust@7563909a28 Liberate bound vars properly when suggesting missing AFIT
rust-lang/rust@805edb0a4a Add test to prevent regression for fields display
rust-lang/rust@6f48526963 Fix union fields display
rust-lang/rust@c007293e29 resolve: Minor cleanup to fn resolve_path_with_ribs
rust-lang/rust@536635c89b Auto merge of #112890 - GuillaumeGomez:rollup-7e01q69, r=GuillaumeGomez
rust-lang/rust@a687a96df0 Rollup merge of #112886 - clubby789:revert-user-dist, r=albertlarsan68
rust-lang/rust@82bd2e334f Rollup merge of #112885 - imor:fix_span_bug_msg, r=cjgillot
rust-lang/rust@4f6c48b61b Rollup merge of #112883 - oli-obk:tracing_queries, r=cjgillot
rust-lang/rust@38916c71cb Rollup merge of #112863 - clubby789:stderr-typo, r=albertlarsan68
rust-lang/rust@009d72b3ae Rollup merge of #112853 - GuillaumeGomez:type_alias_type, r=oli-obk
rust-lang/rust@e100df9e68 Rollup merge of #112836 - GuillaumeGomez:rustdoc-invalid-file-creation, r=notriddle
rust-lang/rust@476798d4fd Rollup merge of #99587 - ibraheemdev:park-orderings, r=m-ou-se
rust-lang/rust@53761e1222 Correctly handle Weak type aliases in rustdoc
rust-lang/rust@3ad595a316 Add tests for invalid files generation
rust-lang/rust@e3e65d1e14 Revert 'Rename profile=user to profile=dist'
rust-lang/rust@1af48beed7 Add rustdoc tests for lazy_type_alias
rust-lang/rust@60ec8405eb Add lazy_type_alias feature gate
rust-lang/rust@91aef00e51 Fix msg passed to span_bug
rust-lang/rust@38b44eb233 Auto merge of #112834 - oli-obk:mir_opts_considered_unsound, r=cjgillot
rust-lang/rust@3acb1d2b9b "Memory Orderings" -> "Memory Ordering"
rust-lang/rust@81e37743a5 Make queries traceable again
rust-lang/rust@592844cf88 Warn on unused offset_of!() result
rust-lang/rust@97bf23d26b Auto merge of #112877 - Nilstrieb:rollup-5g5hegl, r=Nilstrieb
rust-lang/rust@c409f05636 Disable two mir opts that are known to be unsound
rust-lang/rust@82e6a16e33 Rollup merge of #112844 - Vanille-N:unique, r=RalfJung
rust-lang/rust@904994e101 Rollup merge of #112830 - nnethercote:more-codegen-cleanups, r=oli-obk
rust-lang/rust@c6710d15f1 Rollup merge of #112790 - WaffleLapkin:syntactically, r=Nilstrieb
rust-lang/rust@a98c14f3a9 Rollup merge of #112772 - compiler-errors:clauses-1, r=lcnr
rust-lang/rust@34c8e53d7a Rollup merge of #112759 - cjgillot:closure-names, r=oli-obk
rust-lang/rust@78a90cb4ee Rollup merge of #112632 - gootorov:vec_alloc_partialeq, r=dtolnay
rust-lang/rust@67da586efe Auto merge of #106450 - albertlarsan68:fix-arc-ptr-eq, r=Amanieu
rust-lang/rust@c55d1ee8d4 Auto merge of #112119 - zirconium-n:issue-113072-merge-borrow-kind, r=lcnr
rust-lang/rust@1da1348924 Remove Queries::ongoing_codegen.
rust-lang/rust@c696307a87 Inline and remove WorkItem::start_profiling and execute_work_item.
rust-lang/rust@7201271fe8 Fix typo in eprintln docs
rust-lang/rust@bf27f12d94 relaxed orderings in thread::park example
rust-lang/rust@4457658f68 Auto merge of #112859 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@214a0d1531 Update cargo
rust-lang/rust@db95734b9d Fix invalid creation of files in rustdoc
rust-lang/rust@74aad5ce56 Adt for Unique may contain a reference
rust-lang/rust@b8a250fc4f update comment on MutBorrowKind::ClosureCapture
rust-lang/rust@a52cc0a8c9 address most easy comments
rust-lang/rust@8fb4c41f35 merge BorrowKind::Unique into BorrowKind::Mut
rust-lang/rust@bc20a8e01a Add Item::def_id helper
rust-lang/rust@689607e7a3 Remove duplicated comment.
rust-lang/rust@3a1edd8212 Store generator field names in GeneratorLayout.
rust-lang/rust@7d5b2e4926 Make closure_saved_names_of_captured_variables a query.
rust-lang/rust@dcee3ab4f8 doc
rust-lang/rust@21226eefb2 Fully fledged Clause type
rust-lang/rust@fca56a8d2c s/Clause/ClauseKind
rust-lang/rust@b967f5c30d Support ast::ExprKind::Become in clippy
rust-lang/rust@0355d41fd8 Implement become expression formatting in rustfmt
rust-lang/rust@d7713feb99 Syntatically accept become expressions
rust-lang/rust@ed82c055c6 alloc: Implement PartialOrd for Vecs over different allocators
rust-lang/rust@0cac8455e6 Applied nits
rust-lang/rust@f04da2218c Make {Arc,Rc,Weak}::ptr_eq ignore pointer metadata
rust-lang/rust@e9868ef8df clarify wording around spurious wakeups from thread::park
rust-lang/rust@6e8a0136f1 improve wording of thread::park docs
rust-lang/rust@1bae661dbc tidy
rust-lang/rust@9de1d7c10d document memory orderings of thread::{park, unpark}

@github-actions github-actions bot requested a review from a team as a code owner July 6, 2023 02:53
@celinval celinval closed this Jul 6, 2023
@celinval celinval reopened this Jul 6, 2023
@adpaco-aws
Copy link
Contributor

#2588 fixes the regression.

@adpaco-aws adpaco-aws closed this Jul 7, 2023
@tautschnig tautschnig deleted the toolchain-2023-06-22 branch November 30, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants