Skip to content

Clarify some wording in Rust 2021 lint docs - #88174

Merged
bors merged 1 commit into
rust-lang:masterfrom
camelid:clarify-rust-2021-lint-docs
Aug 23, 2021
Merged

Clarify some wording in Rust 2021 lint docs#88174
bors merged 1 commit into
rust-lang:masterfrom
camelid:clarify-rust-2021-lint-docs

Conversation

@camelid

Copy link
Copy Markdown
Member

Also added some inline code styling.

@camelidcamelid added A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools labels Aug 19, 2021
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @matthewjasper

(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 Aug 19, 2021
@camelid

Copy link
Copy Markdown
MemberAuthor

r? @m-ou-se

@m-ou-se

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 23, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit ba9093e has been approved by m-ou-se

@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 Aug 23, 2021
@m-ou-sem-ou-se mentioned this pull request Aug 23, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 23, 2021
Rollup of 6 pull requests
Successful merges:
- rust-lang#87976 (Account for tabs when highlighting multiline code suggestions)
- rust-lang#88174 (Clarify some wording in Rust 2021 lint docs)
- rust-lang#88188 (Greatly improve limitation handling on parallel rustdoc GUI test run)
- rust-lang#88230 (Fix typos “a”→“an”)
- rust-lang#88232 (Add notes to macro-not-found diagnostics to point out how things with the same name were not a match.)
- rust-lang#88259 (Do not mark `-Z thir-unsafeck` as unsound anymore)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit d486ce7 into rust-lang:masterAug 23, 2021
@rustbotrustbot added this to the 1.56.0 milestone Aug 23, 2021
@camelid
camelid deleted the clarify-rust-2021-lint-docs branch August 24, 2021 02:20
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 toolsA-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.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.

6 participants

@camelid@rust-highfive@m-ou-se@bors@matthewjasper@rustbot