]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
submodules: update clippy from 69f99e74 to cfb33200
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 21 Dec 2019 20:04:28 +0000 (21:04 +0100)
committerMatthias Krüger <matthias.krueger@famsik.de>
Sat, 21 Dec 2019 20:04:28 +0000 (21:04 +0100)
commitf51f0e1b9a18df617e46c032a653244046be6a09
tree021012ab81cbcdc9088ffdf55d6e38110cc191ef
parent0a440b159436ad3c75d25b24ce5d43086b567872
submodules: update clippy from 69f99e74 to cfb33200

Changes:
````
rustup "Merge `ast::Mutability` and `mir::Mutability`"
rustup https://github.com/rust-lang/rust/pull/67130
rustup https://github.com/rust-lang/rust/pull/67455
There are no per-file copyright headers anymore
Update lints for `iterator_step_by_zero` changes
Fix 'redudant' spelling in redundant_clone docs
Fix documentation example for unnecessary_filter_map.
Fix `expect_fun_call` false negative on references
Fix `iterator_step_by_zero` description in declaration
Fix `iterator_step_by_zero` definition
Correct `iterator_step_by_zero` documentation
Update iterator_step_by_zero
Prevent `cmp_nan` when inside constants
Detect comparisons with NAN constants
Fix clippy build failure
````
src/tools/clippy