Skip to content

docs: fix typo - #92063

Merged
bors merged 1 commit into
rust-lang:masterfrom
OverOrion:patch-1
Dec 19, 2021
Merged

docs: fix typo#92063
bors merged 1 commit into
rust-lang:masterfrom
OverOrion:patch-1

Conversation

@OverOrion

Copy link
Copy Markdown
Contributor

Add missing 's to Let check it out.

Add missing `'s` to ` Let check it out.`
@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @yaahc (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 18, 2021
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Dec 18, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit c53e819 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 Dec 18, 2021
@jyn514jyn514 added A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Dec 18, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 19, 2021
…askrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#91834 (Update browser-ui-test version and improve rustdoc-gui tests readability)
- rust-lang#91894 (Remove `in_band_lifetimes` from `rustc_incremental`)
- rust-lang#91932 (Add user seed to `-Z randomize-layout`)
- rust-lang#91956 (fix(rustc_lint): better detect when parens are necessary)
- rust-lang#92020 (Remove P: Unpin bound on impl Stream for Pin)
- rust-lang#92063 (docs: fix typo)
- rust-lang#92082 (rustdoc: Write doc-comments directly instead of using FromIterator)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 74c3ce9 into rust-lang:masterDec 19, 2021
@rustbotrustbot added this to the 1.59.0 milestone Dec 19, 2021
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-libsRelevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@OverOrion@rust-highfive@jyn514@bors@yaahc@rustbot