rust/clippy_lints/src/methods
bors b690cdb1e7 Auto merge of #4611 - rust-lang:doc-visibility, r=flip1995
account for doc visibility

This fixes #4608.

Also I noticed that the lint failed to look at trait and impl items. There's a small bit of fallout in the code, too, but not enough to warrant its own commit.

changelog: check docs of trait items and impl items, also make `missing_safety_doc` account for visibility
2019-10-08 07:11:26 +00:00
..
manual_saturating_arithmetic.rs Rustup to rust-lang/rust#64813 2019-09-27 17:21:20 +02:00
mod.rs Auto merge of #4611 - rust-lang:doc-visibility, r=flip1995 2019-10-08 07:11:26 +00:00
option_map_unwrap_or.rs Fix warnings about unnecessary lifetime bounds 2019-06-20 01:36:23 +07:00
unnecessary_filter_map.rs Rustup to rust-lang/rust#64813 2019-09-27 17:21:20 +02:00