rust/clippy_lints
bors e22ccf5332 Auto merge of #5592 - ebroto:extend_unused_unit, r=flip1995
unused_unit: lint also in type parameters and where clauses

changelog: unused_unit now also lints in type parameters and where clauses

Fixes #5585
2020-05-15 14:47:11 +00:00
..
2020-03-25 07:50:08 +01:00

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