about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2019-06-13 08:25:08 +0200
committerMatthias Krüger <matthias.krueger@famsik.de>2019-06-13 08:25:08 +0200
commit64d279bb844cf125dadfb917133106d18184a819 (patch)
treea4b98dbfb511aff76bc4caeedd77664029846a85
parentd8f50ab0ea6c529c24e575279acc72093caeb679 (diff)
downloadrust-64d279bb844cf125dadfb917133106d18184a819.tar.gz
rust-64d279bb844cf125dadfb917133106d18184a819.zip
submodules: update clippy from c0dbd34b to 7b2a7a22
Changes:
````
Fix wrong lifetime of TyCtxt
travis: Wait at most 30 minutes for base test
Typos and minor grammar corrections
Adds lint for integer division
redundant_closure_for_method_calls fixes: lint does not trigger when there is a difference in mutability lint does not trigger when the method belongs to a trait which is not implemebted directly (Deref)
Fix implicit_return docs
rustup https://github.com/rust-lang/rust/pull/61758/files
Remove wrong lifetime from LintContext
Workaround for rust-lang/rustfmt#3615
Fixing eta with respect to lazy evaluation.
````
m---------src/tools/clippy16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/tools/clippy b/src/tools/clippy
-Subproject c0dbd34ba99a949ece25c297a4a377685eb89c7
+Subproject 7b2a7a225700d972313e23a042f8dbc6adabfbd