-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 Vec::leak #62196
Add Vec::leak #62196
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ Seems reasonable at least on nightly, its annoying to write by hand. |
📌 Commit 206a384ef058c61f4f9818849fe7a2ed1ef43ff5 has been approved by |
Am I missing something, or is this just |
Done, thanks for the suggestion. |
Thanks! @bors r=withoutboats,Centril rollup |
📌 Commit 86d96e33550f8027f80a4ba299c1e97cbd6e0505 has been approved by |
@bors r=withoutboats,Centril rollup |
📌 Commit bd10be5 has been approved by |
…entril Add Vec::leak
…entril Add Vec::leak
This comment has been minimized.
This comment has been minimized.
@bors r=centril,withoutboats |
📌 Commit 9527565 has been approved by |
💡 This pull request was already approved, no need to approve it again.
|
📌 Commit 9527565 has been approved by |
…tboats Add Vec::leak
…tboats Add Vec::leak
…tboats Add Vec::leak
Rollup of 15 pull requests Successful merges: - #62021 (MSVC link output improve) - #62064 (nth_back for chunks_exact) - #62128 (Adjust warning of -C extra-filename with -o.) - #62161 (Add missing links for TryFrom docs) - #62183 (std: Move a process test out of libstd) - #62186 (Add missing type urls in Into trait) - #62196 (Add Vec::leak) - #62199 (import gdb for explicit access to gdb.current_objfile()) - #62229 (Enable intptrcast for explicit casts) - #62250 (Improve box clone doctests to ensure the documentation is valid) - #62255 (Switch tracking issue for `#![feature(slice_patterns)]`) - #62285 (Fix michaelwoerister's mailmap) - #62304 (HashMap is UnwindSafe) - #62319 (Fix mismatching Kleene operators) - #62327 (Fixed document bug, those replaced each other) Failed merges: r? @ghost
No description provided.