diff options
| author | flip1995 <hello@philkrones.com> | 2020-03-31 17:23:30 +0200 |
|---|---|---|
| committer | flip1995 <hello@philkrones.com> | 2020-03-31 17:24:09 +0200 |
| commit | cbdf4cc71e36baa780bd4bc7aca66bc344ab70ec (patch) | |
| tree | 637aa1e2442abd544b94c431243b451f5d7faae5 | |
| parent | 3155eedb68b4aaefe89731b3e1c788453cee1f80 (diff) | |
| download | rust-cbdf4cc71e36baa780bd4bc7aca66bc344ab70ec.tar.gz rust-cbdf4cc71e36baa780bd4bc7aca66bc344ab70ec.zip | |
Run update_lints
| -rw-r--r-- | README.md | 2 |
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: |
