Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 23508a1

Browse files
committed
Use uppercase for MSRV
1 parent 0e06b3c commit 23508a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/adding_lints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +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)
21+
- [Specifying the lint's minimum supported Rust version (MSRV)](#specifying-the-lints-minimum-supported-rust-version-msrv)
2222
- [Author lint](#author-lint)
2323
- [Documentation](#documentation)
2424
- [Running rustfmt](#running-rustfmt)

0 commit comments

Comments
 (0)