Lines Matching full:clippy
13 #[allow(clippy::unknown_clippy_lints)]
14 #[allow(clippy::pattern_type_mismatch)]
15 #[allow(clippy::redundant_pub_crate)]
17 #[allow(clippy::mut_mut)]
18 #[allow(clippy::type_repetition_in_bounds)]
31 #[allow(clippy::unknown_clippy_lints)]
32 #[allow(clippy::pattern_type_mismatch)]
33 #[allow(clippy::redundant_pub_crate)]
35 #[allow(clippy::ref_option_ref)]
36 #[allow(clippy::type_repetition_in_bounds)]
49 #[allow(clippy::unknown_clippy_lints)]
50 #[allow(clippy::pattern_type_mismatch)]
51 #[allow(clippy::redundant_pub_crate)]
62 #[allow(clippy::unknown_clippy_lints)]
63 #[allow(clippy::pattern_type_mismatch)]
64 #[allow(clippy::redundant_pub_crate)]
65 #[allow(clippy::semicolon_if_nothing_returned)]
66 #[allow(clippy::used_underscore_binding)]
78 #[allow(clippy::missing_const_for_fn)]
138 #[allow(clippy::drop_bounds, drop_bounds)]