Skip to content

Add more intra-doc links to std::io - #82243

Merged
bors merged 1 commit into
rust-lang:masterfrom
pickfire:patch-5
Feb 18, 2021
Merged

Add more intra-doc links to std::io#82243
bors merged 1 commit into
rust-lang:masterfrom
pickfire:patch-5

Conversation

@pickfire

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @KodrAus

(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 Feb 18, 2021
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Feb 18, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 250eeb4 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 Feb 18, 2021
@jyn514jyn514 changed the title Add missing link from stdio docAdd more intra-doc links to std::ioFeb 18, 2021
@jyn514jyn514 added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Feb 18, 2021
@JohnTitorJohnTitor mentioned this pull request Feb 18, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 18, 2021
Rollup of 8 pull requests
Successful merges:
- rust-lang#82055 (Add diagnostics for specific cases for const/type mismatch err)
- rust-lang#82155 (Use !Sync std::lazy::OnceCell in usefulness checking)
- rust-lang#82202 (add specs for riscv32/riscv64 musl targets)
- rust-lang#82203 (Move some tests to more reasonable directories - 4)
- rust-lang#82211 (make `suggest_setup` help messages better)
- rust-lang#82212 (Remove redundant rustc_data_structures path component)
- rust-lang#82240 (remove useless ?s (clippy::needless_question_marks))
- rust-lang#82243 (Add more intra-doc links to std::io)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 21283da into rust-lang:masterFeb 18, 2021
@rustbotrustbot added this to the 1.52.0 milestone Feb 18, 2021
@pickfire
pickfire deleted the patch-5 branch February 18, 2021 16:05
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@KodrAus@rustbot