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-2024-06-22 #3285

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2024-06-21 to nightly-2024-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@684b355 up to rust-lang/rust@c1b336c. The log for this commit range is:
rust-lang/rust@c1b336cb6b Auto merge of #126650 - compiler-errors:renames, r=lcnr
rust-lang/rust@db638ab968 Rename a bunch of things
rust-lang/rust@5ced3dad57 Auto merge of #125853 - tesuji:promote-fail-fast, r=cjgillot
rust-lang/rust@7002a3f37f interpret: use trace to reduce noice
rust-lang/rust@62a287528a Reuse allocation for Vec
rust-lang/rust@25c9f2ca06 Auto merge of #123165 - oli-obk:no_ord_def_id3, r=cjgillot
rust-lang/rust@d40f30e1df Auto merge of #126781 - matthiaskrgr:rollup-5u4pens, r=matthiaskrgr
rust-lang/rust@e32ea4822b Auto merge of #126541 - scottmcm:more-ptr-metadata-gvn, r=cjgillot
rust-lang/rust@d86736c9be Rollup merge of #126774 - nnethercote:fix-126751, r=oli-obk
rust-lang/rust@f577d808b7 Rollup merge of #126767 - compiler-errors:static-foreign-item, r=spastorino
rust-lang/rust@520118b4f8 Rollup merge of #126707 - ferrocene:hoverbear/fix-inaccessible-temp-dir, r=jieyouxu
rust-lang/rust@3bd84f18bc Rollup merge of #126700 - compiler-errors:fragment, r=fmease
rust-lang/rust@2b7f6e274e Rollup merge of #126617 - sayantn:veorq, r=workingjubilee
rust-lang/rust@7a827d349f Rollup merge of #126613 - tgross35:log-test-update, r=cuviper
rust-lang/rust@0c1d396a51 Rollup merge of #126481 - ChrisDenton:powerpc-unkown-openbsd, r=ehuss
rust-lang/rust@73cc4eca56 Rollup merge of #126125 - dev-ardi:conflict-markers, r=estebank
rust-lang/rust@55d13379ac [GVN] Add tests for generic pointees with PtrMetadata
rust-lang/rust@4341cb709d I'd never even heard of a coverage map
rust-lang/rust@b611b6bbb8 Replace NormalizeArrayLen with GVN
rust-lang/rust@4a7b6c0e6c More GVN for PtrMetadata
rust-lang/rust@31d8696ac9 Add a try_as_constant+try_as_local helper
rust-lang/rust@d6efcbb760 Fix another assertion failure for some Expect diagnostics.
rust-lang/rust@4e6de37349 Auto merge of #126757 - compiler-errors:safe, r=spastorino
rust-lang/rust@7a08f84627 Auto merge of #126578 - scottmcm:inlining-bonuses-too, r=davidtwco
rust-lang/rust@3e59f0c3c5 StaticForeignItem and StaticItem are the same
rust-lang/rust@a9c8887c7d Auto merge of #126544 - petrochenkov:upparent, r=cjgillot
rust-lang/rust@108b3f214a Properly gate safe keyword in pre-expansion
rust-lang/rust@4d3b617911 rustc_span: Optimize span parent get/set methods
rust-lang/rust@a656bb6eb2 Specify target for inaccessible-temp-dir rmake test
rust-lang/rust@eac6b2910a Shrink some slice iterator MIR
rust-lang/rust@4236da52af Give inlining bonuses to things that optimize out
rust-lang/rust@f334951030 Give CostChecker both penalties and bonuses
rust-lang/rust@3e8898a4e1 Allow naming expr_2021 in all editions
rust-lang/rust@50d1efa3e2 Add a test demonstrating the problem
rust-lang/rust@1e1b3fcada Fix stderr cases
rust-lang/rust@b6d20d1a1f Add the target-features
rust-lang/rust@9f6371236f make this comment correct
rust-lang/rust@d51b4462ec Improve conflict marker recovery
rust-lang/rust@c4ddc863ae Print the tested value in int_log tests
rust-lang/rust@c03659443a promote_consts: eargerly return when there are no candidates
rust-lang/rust@28708912fb prefer tracing::instrument over debug strings
rust-lang/rust@06aee7ee03 use rustc-dep-of-std in panic_unwind
rust-lang/rust@9b221109bf Add powerpc-unknown-openbsd maintaince status
rust-lang/rust@4239a739e8 Stop sorting Spans' SyntaxContext, as that is incompatible with incremental

@github-actions github-actions bot requested a review from a team as a code owner June 22, 2024 02:59
@tautschnig tautschnig closed this Jun 23, 2024
@tautschnig tautschnig reopened this Jun 23, 2024
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Jun 23, 2024
@celinval celinval enabled auto-merge (squash) June 24, 2024 20:24
@celinval celinval merged commit aa7a16e into main Jun 24, 2024
36 checks passed
@celinval celinval deleted the toolchain-2024-06-22 branch June 24, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-BenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants