about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <hello@philkrones.com>2020-03-31 17:23:30 +0200
committerflip1995 <hello@philkrones.com>2020-03-31 17:24:09 +0200
commitcbdf4cc71e36baa780bd4bc7aca66bc344ab70ec (patch)
tree637aa1e2442abd544b94c431243b451f5d7faae5
parent3155eedb68b4aaefe89731b3e1c788453cee1f80 (diff)
downloadrust-cbdf4cc71e36baa780bd4bc7aca66bc344ab70ec.tar.gz
rust-cbdf4cc71e36baa780bd4bc7aca66bc344ab70ec.zip
Run update_lints
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eaa42aa6962..2a30f5e8e53 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 363 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
+[There are over 350 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: