We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d02ca3b + 06fe44e commit e6c643fCopy full SHA for e6c643f
doc/adding_lints.md
@@ -18,6 +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)
22
- [Author lint](#author-lint)
23
- [Documentation](#documentation)
24
- [Running rustfmt](#running-rustfmt)
0 commit comments