about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDevin R <devin.ragotzy@gmail.com>2020-03-23 22:20:51 -0400
committerDevin R <devin.ragotzy@gmail.com>2020-04-20 06:30:01 -0400
commit2e8a2de4af55b830c6da5c068564c0b95286dfba (patch)
treec91ddd2d0f47ca79a15ab66713a405c99dfcfaa4
parent1ee04e4f55fd6580a3a7062dab1a7bbeab41f1f9 (diff)
downloadrust-2e8a2de4af55b830c6da5c068564c0b95286dfba.tar.gz
rust-2e8a2de4af55b830c6da5c068564c0b95286dfba.zip
dev update_lints
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 222b81023a7..6df641a979f 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 
 A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code.
 
-[There are over 350 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
+[There are 363 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
 
 We have a bunch of lint categories to allow you to choose how much Clippy is supposed to ~~annoy~~ help you: