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

Add unstable Vec::try_with_capacity(_in) #92213

Closed

Conversation

poliorcetics
Copy link
Contributor

Parts of #91913

@rust-highfive
Copy link
Collaborator

r? @dtolnay

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 22, 2021
@poliorcetics poliorcetics marked this pull request as draft December 22, 2021 22:12
@poliorcetics poliorcetics changed the title Draft: Add unstable Vec::try_with_capacity(_in) Add unstable Vec::try_with_capacity(_in) Dec 22, 2021
@dtolnay dtolnay removed their assignment Mar 18, 2022
@Dylan-DPC
Copy link
Member

r? rust-lang/libs-api

@Dylan-DPC Dylan-DPC added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 14, 2022
@poliorcetics
Copy link
Contributor Author

As said in #95051, add all try_ methods is probably best done through a RFC since it will greatly increase API surface and we're not yet sure this is the correct thing to do. Sorry I was out of touch for so long, closing this

@poliorcetics poliorcetics deleted the try-with-capacity branch July 20, 2022 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants