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
..
src Auto merge of #4886 - rust-lang:must-use-pub-only, r=phansch 2019-12-11 12:01:10 +00:00
Cargo.toml Remove unused debugging feature 2019-11-25 17:23:07 +01:00
README.md

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