]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Auto merge of #4489 - JohnTitor:fix-redundant-pattern-false-positive, r=flip1995
[rust.git] / README.md
index 389fe316ade2a6cc4b4fa9979a364fc869a09b1c..dd315fd397b0ca276f49fd72cf5cdb27ff6566e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
 A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code.
 
-[There are 310 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
+[There are 313 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: