Skip to content

Commit e6c643f

Browse files
committed
Auto merge of #6864 - giraffate:fix_doc_adding_a_new_lint, r=Manishearth
Add msrv to contents in adding lints md changelog: none
2 parents d02ca3b + 06fe44e commit e6c643f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/adding_lints.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ because that's clearly a non-descriptive name.
1818
- [Lint passes](#lint-passes)
1919
- [Emitting a lint](#emitting-a-lint)
2020
- [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)
2122
- [Author lint](#author-lint)
2223
- [Documentation](#documentation)
2324
- [Running rustfmt](#running-rustfmt)

0 commit comments

Comments
 (0)