rust/clippy_lints
bors 5d3e3e1a9e Auto merge of #5250 - mlegner:unused_fp, r=flip1995
Whitelist unused attribute for use items.

This PR whitelists the `unused` attribute with `use` items and adds a corresponding test case.

Fixes: #5229
changelog: none
2020-03-03 11:16:55 +00:00
..
2020-02-17 13:39:48 +09:00

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