Run 'update_lints'

This commit is contained in:
Jeremy Stucki 2019-08-12 07:53:22 +02:00
parent df9063013e
commit 6ddf8c36d7
No known key found for this signature in database
GPG Key ID: 8F548A5A2ED13F58
1 changed files with 1 additions and 1 deletions

View File

@ -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 309 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
[There are 310 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: