Skip to content

Add more info for Vec Drain doc - #76056

Merged
bors merged 1 commit into
rust-lang:masterfrom
pickfire:patch-10
Sep 16, 2020
Merged

Add more info for Vec Drain doc#76056
bors merged 1 commit into
rust-lang:masterfrom
pickfire:patch-10

Conversation

@pickfire

Copy link
Copy Markdown
Contributor

See its documentation for more

See its documentation for more
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @kennytm

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 29, 2020
@jyn514jyn514 added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Sep 3, 2020
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Sep 15, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit ba4c498 has been approved by jyn514

@borsbors 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 Sep 15, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Sep 16, 2020
Add more info for Vec Drain doc
See its documentation for more
@RalfJungRalfJung mentioned this pull request Sep 16, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 16, 2020
Rollup of 10 pull requests
Successful merges:
- rust-lang#76056 (Add more info for Vec Drain doc)
- rust-lang#76062 (Vec slice example fix style and show type elision)
- rust-lang#76262 (Use inline(never) instead of cold)
- rust-lang#76335 (Make all methods of `Duration` unstably const)
- rust-lang#76366 (Add Arith Tests in Library)
- rust-lang#76369 (Move Various str tests in library)
- rust-lang#76534 (Add doc comments for From impls)
- rust-lang#76622 (Update bootstrap readme)
- rust-lang#76641 (Some cleanup changes and commenting)
- rust-lang#76662 (Fix liballoc test suite for Miri)
Failed merges:
r? `@ghost`
@bors
bors merged commit 73858d0 into rust-lang:masterSep 16, 2020
@rustbotrustbot added this to the 1.48.0 milestone Sep 16, 2020
@pickfire
pickfire deleted the patch-10 branch September 16, 2020 13:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@pickfire@rust-highfive@jyn514@bors@kennytm@rustbot