diff options
| author | bors <bors@rust-lang.org> | 2019-12-22 03:42:58 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-12-22 03:42:58 +0000 |
| commit | 005cf38f7e66757b32b03ea35fedca372eb063e3 (patch) | |
| tree | ed9971545262f1a8336468891f83c39235695714 /src | |
| parent | 6e9172f633dabec3e084f1e3fd9ac3695f27fba0 (diff) | |
| parent | f51f0e1b9a18df617e46c032a653244046be6a09 (diff) | |
| download | rust-005cf38f7e66757b32b03ea35fedca372eb063e3.tar.gz rust-005cf38f7e66757b32b03ea35fedca372eb063e3.zip | |
Auto merge of #67486 - matthiaskrgr:submodule_upd, r=oli-obk
submodules: update clippy from 69f99e74 to acbc609a 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 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 ```` r? @oli-obk @Manishearth
Diffstat (limited to 'src')
| 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 |
