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

[beta] backports #135609

Merged
merged 4 commits into from
Jan 17, 2025
Merged

[beta] backports #135609

merged 4 commits into from
Jan 17, 2025

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Jan 17, 2025

r? cuviper

the8472 and others added 4 commits January 16, 2025 17:50
The implementation is unsound when a partially consumed iterator has
some elements buffered in the front/back parts and cloning the Iterator
removes the capacity from the backing vec::IntoIter.

(cherry picked from commit 3d871b3)
(cherry picked from commit a40c659)
@rustbot
Copy link
Collaborator

rustbot commented Jan 17, 2025

⚠️ Warning ⚠️

  • These commits modify submodules.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jan 17, 2025
@cuviper
Copy link
Member Author

cuviper commented Jan 17, 2025

@bors r+ rollup=never

@bors
Copy link
Contributor

bors commented Jan 17, 2025

📌 Commit 1c85981 has been approved by cuviper

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 17, 2025
@bors
Copy link
Contributor

bors commented Jan 17, 2025

⌛ Testing commit 1c85981 with merge 752fecf...

@bors
Copy link
Contributor

bors commented Jan 17, 2025

☀️ Test successful - checks-actions
Approved by: cuviper
Pushing 752fecf to beta...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jan 17, 2025
@bors bors merged commit 752fecf into rust-lang:beta Jan 17, 2025
7 checks passed
@rustbot rustbot added this to the 1.85.0 milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants