rust-clippy/clippy_lints
bors 10b915fa7e Auto merge of #4268 - mikerite:fix-4260, r=flip1995
Fix bug in `implicit_hasher` causing crashes

Skip linting if the type is from an external macro. Closes #4260.

changelog: Fix bug in `implicit_hasher` causing crashes
2019-07-13 08:59:12 +00:00
..
src Auto merge of #4268 - mikerite:fix-4260, r=flip1995 2019-07-13 08:59:12 +00:00
Cargo.toml Bump cargo_metadata of clippy_lints 2019-06-03 09:13:33 +07:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.