X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=4de256e9e72fddd4459108d6a7676636a27473ff;hb=05cb0df748dbc14c43dea4d627d68721a52861c6;hp=41b8b4199ec5d3203997092d991919072572244a;hpb=087e5eaea5c23d65e2b58b5f89e52b3a9f8aa31b;p=rust.git diff --git a/README.md b/README.md index 41b8b4199ec..4de256e9e72 100644 --- 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 331 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html) +[There are 346 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: @@ -182,5 +182,5 @@ Copyright 2014-2019 The Rust Project Developers Licensed under the Apache License, Version 2.0 or the MIT license , at your -option. All files in the project carrying such notice may not be +option. Files in the project may not be copied, modified, or distributed except according to those terms.