-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Stabilize PathBuf capacity methods #71328
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Stabilize PathBuf capacity methods #71328
Conversation
r? @sfackler (rust_highfive has picked a reviewer for you, use r? to override) |
If we don't get this in before Tuesday next week (master -> beta promotion) we'll want to bump the since version to 1.45. |
@bors r+ |
📌 Commit 21aef2a4d14ccb52ed1fae95b816171a15c0cb86 has been approved by |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Gah, will fix. @bors r- |
21aef2a
to
77ee088
Compare
@bors r=sfackler rollup Turns out you need the trailing .0 in our versions, at least according to tidy. |
📌 Commit 77ee088 has been approved by |
…apacity, r=sfackler Stabilize PathBuf capacity methods Closes rust-lang#58234. Stabilization FCP finished in rust-lang#58234 (comment).
…apacity, r=sfackler Stabilize PathBuf capacity methods Closes rust-lang#58234. Stabilization FCP finished in rust-lang#58234 (comment).
…apacity, r=sfackler Stabilize PathBuf capacity methods Closes rust-lang#58234. Stabilization FCP finished in rust-lang#58234 (comment).
Rollup of 5 pull requests Successful merges: - rust-lang#71250 (Replace big JS dict with JSON parsing) - rust-lang#71270 (Fix `has_no_input_arg` check and rename it to `has_only_self_parameter`) - rust-lang#71284 (fix -Zast-json to output correct JSON form) - rust-lang#71328 (Stabilize PathBuf capacity methods) - rust-lang#71334 (Update pattern docs.) Failed merges: r? @ghost
Closes #58234.
Stabilization FCP finished in #58234 (comment).