about summary refs log tree commit diff
path: root/src/tools
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2018-12-08 15:02:12 +0100
committerMatthias Krüger <matthias.krueger@famsik.de>2018-12-08 15:02:12 +0100
commit83f47b7fea3d19f51fa5806c9be50ba2a43e0cc0 (patch)
treedb864775b6d52aa9033820ac8a33e8826fb36eb8 /src/tools
parent9772d02774534aa4ccd0b328364403d5b6cda1d0 (diff)
downloadrust-83f47b7fea3d19f51fa5806c9be50ba2a43e0cc0.tar.gz
rust-83f47b7fea3d19f51fa5806c9be50ba2a43e0cc0.zip
submodules: update clippy from 1df5766c to a3c77f6a
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
````
Diffstat (limited to 'src/tools')
m---------src/tools/clippy28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/tools/clippy b/src/tools/clippy
-Subproject 1df5766cbb559aab0ad5c2296d8b768182b5186
+Subproject a3c77f6ad1c1c185e561e9cd7fdec7db569169d