rust/clippy_lints
bors d3989eef2d Auto merge of #5319 - 1tgr:master, r=flip1995
Lint for `pub(crate)` items that are not crate visible due to the visibility of the module that contains them

changelog: Add `redundant_pub_crate` lint

Closes #5274.
2020-03-23 20:35:49 +00:00
..
2020-03-08 01:33:17 +01:00

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