Navigation Menu

Skip to content

Commit

Permalink
Use uppercase for MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
giraffate committed Mar 29, 2021
1 parent 0e06b3c commit 23508a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/adding_lints.md
Expand Up @@ -18,7 +18,7 @@ because that's clearly a non-descriptive name.
- [Lint passes](#lint-passes)
- [Emitting a lint](#emitting-a-lint)
- [Adding the lint logic](#adding-the-lint-logic)
- [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)
- [Author lint](#author-lint)
- [Documentation](#documentation)
- [Running rustfmt](#running-rustfmt)
Expand Down

0 comments on commit 23508a1

Please sign in to comment.