docs: fix typo by OverOrion · Pull Request #92063 · rust-lang/rust

@OverOrion

Add missing `'s` to ` Let check it out.`

@bors bors 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

@jyn514 jyn514 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