Skip to content

Fix link capitalization in documentation of std::io::BufWriter. - #59474

Merged
bors merged 1 commit into
rust-lang:masterfrom
czipperz:bufwriter-fix-link-capitalization
Mar 28, 2019
Merged

Fix link capitalization in documentation of std::io::BufWriter.#59474
bors merged 1 commit into
rust-lang:masterfrom
czipperz:bufwriter-fix-link-capitalization

Conversation

@czipperz

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @withoutboats

(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 28, 2019
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril@bors r+ rollup

@bors

bors commented Mar 28, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit e1e0e53 has been approved by Centril

@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 28, 2019
Centril added a commit to Centril/rust that referenced this pull request Mar 28, 2019
…ization, r=Centril
Fix link capitalization in documentation of std::io::BufWriter.
@CentrilCentril mentioned this pull request Mar 28, 2019
bors added a commit that referenced this pull request Mar 28, 2019
Rollup of 12 pull requests
Successful merges:
- #57987 (Fix some AArch64 typos)
- #58581 (Refactor generic parameter encoder functions)
- #58803 (fs::copy() unix: set file mode early)
- #58848 (Prevent cache issues on version updates)
- #59198 (Do not complain about unmentioned fields in recovered patterns)
- #59351 (Include llvm-ar with llvm-tools component)
- #59413 (HirIdify hir::ItemId)
- #59441 (Remove the block on natvis for lld-link.)
- #59448 (Use consistent phrasing for all macro summaries)
- #59456 (Add documentation about `for` used as higher ranked trait bounds)
- #59472 (Document that `std::io::BufReader` discards contents on drop)
- #59474 (Fix link capitalization in documentation of std::io::BufWriter.)
Failed merges:
r? @ghost
@bors
bors merged commit e1e0e53 into rust-lang:masterMar 28, 2019
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.

5 participants

@czipperz@rust-highfive@Centril@bors@withoutboats