Skip to content

Commit

Permalink
Auto merge of #67486 - matthiaskrgr:submodule_upd, r=oli-obk
Browse files Browse the repository at this point in the history
submodules: update clippy from 69f99e7 to acbc609

Changes:
````
rustup "Merge `ast::Mutability` and `mir::Mutability`"
rustup #67130
rustup #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
  • Loading branch information
bors committed Dec 22, 2019
2 parents 6e9172f + f51f0e1 commit 005cf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit 005cf38

Please sign in to comment.