Skip to content

Vec slice example fix style and show type elision - #76062

Merged
bors merged 2 commits into
rust-lang:masterfrom
pickfire:patch-13
Sep 16, 2020
Merged

Vec slice example fix style and show type elision#76062
bors merged 2 commits into
rust-lang:masterfrom
pickfire:patch-13

Conversation

@pickfire

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @joshtriplett

(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 A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools T-libs-api [DEPRECATED; DO NOT USE] labels Sep 15, 2020

@jyn514jyn514 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me with nit fixed

Comment threadlibrary/alloc/src/vec.rs Outdated
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Sep 15, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 1f572b0 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
Vec slice example fix style and show type elision
@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 fd86705 into rust-lang:masterSep 16, 2020
@rustbotrustbot added this to the 1.48.0 milestone Sep 16, 2020
@pickfire
pickfire deleted the patch-13 branch September 16, 2020 13:26
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.T-libs-api[DEPRECATED; DO NOT USE]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

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