Skip to content

Commit 1d173da

Browse files
authored
Add link to a list of all clippy lints (#216)
1 parent 84bf81a commit 1d173da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

anti_patterns/deny-warnings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ certain that there will be more deprecated APIs in the future.
9797

9898
## See also
9999

100+
- [A collection of all clippy lints](https://rust-lang.github.io/rust-clippy/master)
100101
- [deprecate attribute] documentation
101102
- Type `rustc -W help` for a list of lints on your system. Also type
102103
`rustc --help` for a general list of options

0 commit comments

Comments
 (0)