Lines Matching full:clippy
8 #[allow(clippy::unknown_clippy_lints)]
9 #[allow(clippy::redundant_pub_crate)]
10 #[allow(clippy::used_underscore_binding)]
14 #[allow(clippy::unknown_clippy_lints)]
15 #[allow(clippy::mut_mut)]
16 #[allow(clippy::redundant_pub_crate)]
17 #[allow(clippy::ref_option_ref)]
18 #[allow(clippy::type_repetition_in_bounds)]
28 #[allow(clippy::unknown_clippy_lints)]
29 #[allow(clippy::mut_mut)]
30 #[allow(clippy::redundant_pub_crate)]
31 #[allow(clippy::ref_option_ref)]
32 #[allow(clippy::type_repetition_in_bounds)]
75 #[allow(clippy::drop_bounds, drop_bounds)]