You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code.
7
7
8
-
[There are over 700 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
8
+
[There are over 750 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
9
9
10
10
Lints are divided into categories, each with a default [lint level](https://doc.rust-lang.org/rustc/lints/levels.html).
11
11
You can choose how much Clippy is supposed to ~~annoy~~ help you by changing the lint level by category.
[There are over 700 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
9
+
[There are over 750 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
10
10
11
11
Lints are divided into categories, each with a default [lint
12
12
level](https://doc.rust-lang.org/rustc/lints/levels.html). You can choose how
0 commit comments