]> git.lizzy.rs Git - rust.git/commit
Auto merge of #64849 - matthiaskrgr:submodule_upd, r=Manishearth
authorbors <bors@rust-lang.org>
Fri, 27 Sep 2019 17:28:00 +0000 (17:28 +0000)
committerbors <bors@rust-lang.org>
Fri, 27 Sep 2019 17:28:00 +0000 (17:28 +0000)
commit084beb83e0e87d673d5fabc844d28e8e8ae2ab4c
tree8484d35489573899fbfee85c83fb6ba579028cb5
parenta37fe2de697bb1a9d304e4e811836e125f944cd5
parent1363611fcbd0f3e979fa6ac4fa36250cf48281b4
Auto merge of #64849 - matthiaskrgr:submodule_upd, r=Manishearth

submodules: update clippy from 68ff8b19 to edd90473

Changes:
````
Remove clippy::author attribute from trailing_zeroes test
Move author issue test to author subdir
Fix author lint
Rustup to rust-lang/rust#64813
Refactor `booleans`
Detect assignment ops in integer_arithmetic
````

Fixes #64843

r? @oli-obk  @Manishearth