mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Correct heading level of [lints]
documentation
It was two levels too deep. (Compare with the following `[badges]` section header.)
This commit is contained in:
parent
4e59631d94
commit
ccf160721b
@ -544,7 +544,7 @@ both `src/bin/a.rs` and `src/bin/b.rs`:
|
|||||||
default-run = "a"
|
default-run = "a"
|
||||||
```
|
```
|
||||||
|
|
||||||
#### The `lints` section
|
## The `[lints]` section
|
||||||
|
|
||||||
Override the default level of lints from different tools by assigning them to a new level in a
|
Override the default level of lints from different tools by assigning them to a new level in a
|
||||||
table, for example:
|
table, for example:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user