rust/clippy_lints
bors 221bf650f6 Auto merge of #4886 - rust-lang:must-use-pub-only, r=phansch
Lint only exported must_use_candidates

As promised on #4779, here's the check for publicly visible items for `must_use_candidate`

changelog: none
2019-12-11 12:01:10 +00:00
..
2019-11-25 17:23:07 +01:00

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