diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2019-12-21 21:04:28 +0100 |
|---|---|---|
| committer | Matthias Krüger <matthias.krueger@famsik.de> | 2019-12-21 21:04:28 +0100 |
| commit | f51f0e1b9a18df617e46c032a653244046be6a09 (patch) | |
| tree | 021012ab81cbcdc9088ffdf55d6e38110cc191ef | |
| parent | 0a440b159436ad3c75d25b24ce5d43086b567872 (diff) | |
| download | rust-f51f0e1b9a18df617e46c032a653244046be6a09.tar.gz rust-f51f0e1b9a18df617e46c032a653244046be6a09.zip | |
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 ````
| m--------- | src/tools/clippy | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/src/tools/clippy b/src/tools/clippy -Subproject 69f99e74ac2266dff4b5adc7c59b35236f0abef +Subproject cfb332005845883f2abb50fe183fc91221bad9d |
