<!-- Hi there! Whether you've come to make a suggestion for a new lint, an improvement to an existing lint or to report a bug or a false positive in Clippy, you've come to the right place. For bug reports and false positives, please include the output of `cargo clippy -V` in the report. Thank you for using Clippy! Write your comment below this line: --> ``` > cargo clippy -V clippy 0.0.212 (316da7e 2019-07-07) ``` Running cargo clippy on [this repo](https://github.com/quininer/ice-clippy-implicit-hasher) will report ICE. 