We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e06b3c + 23508a1 commit a521445Copy full SHA for a521445
doc/adding_lints.md
@@ -18,7 +18,7 @@ because that's clearly a non-descriptive name.
18
- [Lint passes](#lint-passes)
19
- [Emitting a lint](#emitting-a-lint)
20
- [Adding the lint logic](#adding-the-lint-logic)
21
- - [Specifying the lint's minimum supported Rust version (msrv)](#specifying-the-lints-minimum-supported-rust-version-msrv)
+ - [Specifying the lint's minimum supported Rust version (MSRV)](#specifying-the-lints-minimum-supported-rust-version-msrv)
22
- [Author lint](#author-lint)
23
- [Documentation](#documentation)
24
- [Running rustfmt](#running-rustfmt)
0 commit comments