-
Notifications
You must be signed in to change notification settings - Fork 13k
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
[beta] revert PR #77885 #84710
[beta] revert PR #77885 #84710
Conversation
(I recreated it by hand because the result of the cherry-pick wasn't worth trying to salvage.)
…verted in this PR.
r? @jackh726 (rust-highfive has picked a reviewer for you, use r? to override) |
|
@bors r+ rollup=never |
📌 Commit 6eceacf has been approved by |
⌛ Testing commit 6eceacf with merge 62526af035bc7d2ee6f19dbcfefc04a41fb20790... |
@bors retry yielding to rollup |
⌛ Testing commit 6eceacf with merge 2ec81a577b5057f29e16055fcedee17fef9c314d... |
@bors retry trying again |
⌛ Testing commit 6eceacf with merge cf6cb5e32c93d22488ede687bc4036079aea4576... |
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
Closing in favor of #84864 |
…imulacrum [stable] 1.52.0 release This includes the release notes (rust-lang#84183) as well as cherry-picked commits from: * [beta] revert PR rust-lang#77885 rust-lang#84710 * [beta] remove assert_matches rust-lang#84759 * Revert PR 81473 to resolve (on beta) issues 81626 and 81658. rust-lang#83171 * [beta] rustdoc revert deref recur rust-lang#84868 * Fix ICE of for-loop mut borrowck where no suggestions are available rust-lang#83401 Additionally in "fresh work" we're also: * reverting: directly expose copy and copy_nonoverlapping intrinsics rust-lang#81238 to avoid rust-lang#84297 on 1.52
As discussed on PR #84708, we are reverting PR #77885 on nightly and beta due to issues #83139 and #84667.