Lines Matching full:clippy
13 #[allow(clippy::unknown_clippy_lints)]
14 #[allow(clippy::pattern_type_mismatch)]
15 #[allow(clippy::redundant_pub_crate)]
26 #[allow(clippy::unknown_clippy_lints)]
27 #[allow(clippy::pattern_type_mismatch)]
28 #[allow(clippy::redundant_pub_crate)]
29 #[allow(clippy::semicolon_if_nothing_returned)]
30 #[allow(clippy::used_underscore_binding)]
37 #[allow(clippy::unknown_clippy_lints)]
38 #[allow(clippy::pattern_type_mismatch)]
39 #[allow(clippy::redundant_pub_crate)]
41 #[allow(clippy::mut_mut)]
42 #[allow(clippy::type_repetition_in_bounds)]
55 #[allow(clippy::unknown_clippy_lints)]
56 #[allow(clippy::pattern_type_mismatch)]
57 #[allow(clippy::redundant_pub_crate)]
59 #[allow(clippy::ref_option_ref)]
60 #[allow(clippy::type_repetition_in_bounds)]
80 #[allow(clippy::missing_const_for_fn)]
140 #[allow(clippy::drop_bounds, drop_bounds)]