diff options
| author | bors <bors@rust-lang.org> | 2018-12-09 11:56:32 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-12-09 11:56:32 +0000 |
| commit | ea007c6b10e728de9dfc1fe78b8e0aed4f08f1ab (patch) | |
| tree | cc05ca45775e8968952dd3da551d0b7d773e3a33 /src/tools | |
| parent | b7da2c6e12a6b2a2343e2f1e66fe4f6a1ad55463 (diff) | |
| parent | 83f47b7fea3d19f51fa5806c9be50ba2a43e0cc0 (diff) | |
| download | rust-ea007c6b10e728de9dfc1fe78b8e0aed4f08f1ab.tar.gz rust-ea007c6b10e728de9dfc1fe78b8e0aed4f08f1ab.zip | |
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
Diffstat (limited to 'src/tools')
| m--------- | src/tools/clippy | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/src/tools/clippy b/src/tools/clippy -Subproject 1df5766cbb559aab0ad5c2296d8b768182b5186 +Subproject a3c77f6ad1c1c185e561e9cd7fdec7db569169d |
