Lines Matching full:clippy
10 #[allow(clippy::mut_mut)]
11 #[allow(clippy::redundant_pub_crate)]
12 #[allow(clippy::type_repetition_in_bounds)]
21 #[allow(clippy::unknown_clippy_lints)]
22 #[allow(clippy::redundant_pub_crate)]
23 #[allow(clippy::used_underscore_binding)]
27 #[allow(clippy::unknown_clippy_lints)]
28 #[allow(clippy::mut_mut)]
29 #[allow(clippy::redundant_pub_crate)]
30 #[allow(clippy::ref_option_ref)]
31 #[allow(clippy::type_repetition_in_bounds)]
43 #[allow(clippy::unknown_clippy_lints)]
44 #[allow(clippy::mut_mut)]
45 #[allow(clippy::redundant_pub_crate)]
46 #[allow(clippy::ref_option_ref)]
47 #[allow(clippy::type_repetition_in_bounds)]
141 #[allow(clippy::drop_bounds, drop_bounds)]