Auto merge of #56631 - matthiaskrgr:clippy, r=nikic

submodules: update clippy from 1df5766c to a3c77f6a

fixes clippy toolstate

Changes:
````
s/rustfmt-preview/rustfmt/
Swap if branches
Fix c_void false positive caused by libc refactoring
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
typo: emum → enum
Fix format.
Add sysroot gettinh code to dogfood tests.
Add sysroot getting code to tests.
Don't try to determine sysroot. rustc_driver will use default value.
Fix suggestion for multiple derefs
Fix `clone_on_copy` not detecting derefs sometimes
````
r? @oli-obk
This commit is contained in:
bors 2018-12-09 11:56:32 +00:00
commit ea007c6b10

@ -1 +1 @@
Subproject commit 1df5766cbb559aab0ad5c2296d8b768182b5186c
Subproject commit a3c77f6ad1c1c185e561e9cd7fdec7db569169d1