diff options
| author | A.A.Abroskin <arkweid@evilmartians.com> | 2019-01-09 21:31:29 +0300 |
|---|---|---|
| committer | A.A.Abroskin <arkweid@evilmartians.com> | 2019-01-09 21:31:29 +0300 |
| commit | 58abdb591884bcde77d53a5933a78c89e26c6752 (patch) | |
| tree | a8c574d7e0fa227fbff1ff0e318253e866192419 | |
| parent | a9f8d3c8fdc18080df800e65d73a737ccfd08933 (diff) | |
| download | rust-58abdb591884bcde77d53a5933a78c89e26c6752.tar.gz rust-58abdb591884bcde77d53a5933a78c89e26c6752.zip | |
run ./util/dev update_lints
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 8ca10da416d..3a7e9a165c1 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: |
