]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Auto merge of #5033 - JohnTitor:split-use-self, r=flip1995
[rust.git] / README.md
index d467e05257b7af59ca10a125904ca20b83b62b8b..4de256e9e72fddd4459108d6a7676636a27473ff 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 337 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 <LICENSE-APACHE or
 [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)> or the MIT license
 <LICENSE-MIT or [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)>, 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.