Skip to content

Commit

Permalink
submodules: update clippy from 1df5766 to a3c77f6
Browse files Browse the repository at this point in the history
Changes:
````
s/rustfmt-preview/rustfmt/
Swap if branches
Fix c_void false positive caused by libc refactoring
rustup #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
````
  • Loading branch information
matthiaskrgr committed Dec 8, 2018
1 parent 9772d02 commit 83f47b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit 83f47b7

Please sign in to comment.