Lines Matching refs:clippy
14 #[allow(clippy::unknown_clippy_lints)]
15 #[allow(clippy::pattern_type_mismatch)]
16 #[allow(clippy::redundant_pub_crate)]
17 #[allow(clippy::type_repetition_in_bounds)]
19 #[allow(clippy::mut_mut)]
37 #[allow(clippy::unknown_clippy_lints)]
38 #[allow(clippy::pattern_type_mismatch)]
39 #[allow(clippy::redundant_pub_crate)]
40 #[allow(clippy::type_repetition_in_bounds)]
42 #[allow(clippy::ref_option_ref)]
57 #[allow(clippy::unknown_clippy_lints)]
58 #[allow(clippy::pattern_type_mismatch)]
59 #[allow(clippy::redundant_pub_crate)]
60 #[allow(clippy::type_repetition_in_bounds)]
63 #[allow(clippy::large_enum_variant)]
75 #[allow(clippy::unknown_clippy_lints)]
76 #[allow(clippy::pattern_type_mismatch)]
77 #[allow(clippy::redundant_pub_crate)]
78 #[allow(clippy::type_repetition_in_bounds)]
80 #[allow(clippy::semicolon_if_nothing_returned)]
81 #[allow(clippy::use_self)]
82 #[allow(clippy::used_underscore_binding)]
107 #[allow(clippy::missing_const_for_fn)]
196 #[allow(clippy::drop_bounds, drop_bounds)]