From 58abdb591884bcde77d53a5933a78c89e26c6752 Mon Sep 17 00:00:00 2001 From: "A.A.Abroskin" Date: Wed, 9 Jan 2019 21:31:29 +0300 Subject: [PATCH] run ./util/dev update_lints --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ca10da416dd..3a7e9a165c16 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code. -[There are 291 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html) +[There are 292 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: