]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Implement lint for inherent to_string() method.
[rust.git] / README.md
index 24bda9bbef676dc449fa4a4dda53a528a22b3ede..1e649d8982fe2ad9e91981c8e5eebb76f3482bae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
 A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code.
 
-[There are 306 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
+[There are 308 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: