diff options
| author | Unknown <dobbybabee@gmail.com> | 2019-02-01 00:16:08 -0500 |
|---|---|---|
| committer | unknown <unknown@example.com> | 2019-02-01 13:21:19 -0500 |
| commit | a35083f2e61315f66eedc2e46a0eaafd92f7be73 (patch) | |
| tree | 258d4aeb33bc1d8051ab7da3d4a9d42770164f63 | |
| parent | 93a856e9d505db2ca3fe3be22ec28a1d97bce84e (diff) | |
| download | rust-a35083f2e61315f66eedc2e46a0eaafd92f7be73.tar.gz rust-a35083f2e61315f66eedc2e46a0eaafd92f7be73.zip | |
Updated readme.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index c1f457a956e..8519fe55a9f 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 294 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html) +[There are 295 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: |
