]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Fix ICE in decimal_literal_representation lint
[rust.git] / README.md
index 0fd7c557dd61019f5950a3d56c854de7568da867..43b477d2cef3e2d839850d1ba572c8c4731ccbc6 100644 (file)
--- 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 297 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
+[There are 298 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: