Skip to content

Fix trimming of lint docs#79750

Merged
bors merged 1 commit intorust-lang:masterfrom
camelid:fix-lint-docs-trimming
Dec 10, 2020
Merged

Fix trimming of lint docs#79750
bors merged 1 commit intorust-lang:masterfrom
camelid:fix-lint-docs-trimming

Conversation

@camelid
Copy link
Member

@camelid camelid commented Dec 5, 2020

Fixes #79748.

It was removing all the indentation before.

r? @Mark-Simulacrum

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustc lint listing code snippets don't have any indentation

8 participants