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

uninit_vec: Vec::spare_capacity_mut is stable #9374

Merged
merged 1 commit into from Aug 26, 2022
Merged

Conversation

sk1p
Copy link
Contributor

@sk1p sk1p commented Aug 25, 2022

Quick documentation fix: Vec::spare_capacity_mut no longer needs nightly.

changelog: none

Quick documentation fix: `Vec::spare_capacity_mut` no longer needs nightly.
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Jarcho (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 25, 2022
@Jarcho
Copy link
Contributor

Jarcho commented Aug 25, 2022

Thank you for catching that. @bors r+

@bors
Copy link
Collaborator

bors commented Aug 25, 2022

📌 Commit 61aa4ef has been approved by Jarcho

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Aug 25, 2022

⌛ Testing commit 61aa4ef with merge 158883a...

bors added a commit that referenced this pull request Aug 25, 2022
uninit_vec: Vec::spare_capacity_mut is stable

Quick documentation fix: `Vec::spare_capacity_mut` no longer needs nightly.

changelog: none
@bors
Copy link
Collaborator

bors commented Aug 25, 2022

💥 Test timed out

@xFrednet
Copy link
Member

@bors retry

@bors
Copy link
Collaborator

bors commented Aug 25, 2022

⌛ Testing commit 61aa4ef with merge 5016cfa...

bors added a commit that referenced this pull request Aug 25, 2022
uninit_vec: Vec::spare_capacity_mut is stable

Quick documentation fix: `Vec::spare_capacity_mut` no longer needs nightly.

changelog: none
@bors
Copy link
Collaborator

bors commented Aug 26, 2022

💥 Test timed out

@Jarcho
Copy link
Contributor

Jarcho commented Aug 26, 2022

One more time. @bors retry

@bors
Copy link
Collaborator

bors commented Aug 26, 2022

⌛ Testing commit 61aa4ef with merge 602bec2...

@bors
Copy link
Collaborator

bors commented Aug 26, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Jarcho
Pushing 602bec2 to master...

@bors bors merged commit 602bec2 into rust-lang:master Aug 26, 2022
@sk1p sk1p deleted the patch-1 branch August 26, 2022 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants