Skip to content

Update Vec docs - #83072

Merged
bors merged 1 commit into
rust-lang:masterfrom
henryboisdequin:patch-1
Mar 16, 2021
Merged

Update Vec docs#83072
bors merged 1 commit into
rust-lang:masterfrom
henryboisdequin:patch-1

Conversation

@henryboisdequin

Copy link
Copy Markdown
Contributor

Fix typos/nits in Vec docs

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @m-ou-se

(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 Mar 13, 2021
@Dylan-DPC-zz

Copy link
Copy Markdown

r? @Dylan-DPC

@bors r+ rollup

@bors

bors commented Mar 15, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 81d1d82 has been approved by Dylan-DPC

@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 Mar 15, 2021
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Mar 16, 2021
@JohnTitorJohnTitor mentioned this pull request Mar 16, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 16, 2021
Rollup of 10 pull requests
Successful merges:
- rust-lang#81822 (Added `try_exists()` method to `std::path::Path`)
- rust-lang#83072 (Update `Vec` docs)
- rust-lang#83077 (rustdoc: reduce GC work during search)
- rust-lang#83091 (Constify `copy` related functions)
- rust-lang#83156 (Fall-back to sans-serif if Arial is not available)
- rust-lang#83157 (No background for code in portability snippets)
- rust-lang#83160 (Deprecate RustcEncodable and RustcDecodable.)
- rust-lang#83162 (Specify *.woff2 files as binary)
- rust-lang#83172 (More informative diagnotic from `x.py test` attempt atop beta checkout)
- rust-lang#83196 (Use delay_span_bug instead of panic in layout_scalar_valid_range)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit b6df781 into rust-lang:masterMar 16, 2021
@rustbotrustbot added this to the 1.52.0 milestone Mar 16, 2021
@henryboisdequin
henryboisdequin deleted the patch-1 branch March 16, 2021 23:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-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.

7 participants

@henryboisdequin@rust-highfive@Dylan-DPC-zz@bors@m-ou-se@rustbot@henrytheswimmer