Lines Matching full:clippy
8 #[allow(clippy::unknown_clippy_lints)]
9 #[allow(clippy::mut_mut)]
10 #[allow(clippy::redundant_pub_crate)]
11 #[allow(clippy::ref_option_ref)]
12 #[allow(clippy::type_repetition_in_bounds)]
22 #[allow(clippy::unknown_clippy_lints)]
23 #[allow(clippy::mut_mut)]
24 #[allow(clippy::redundant_pub_crate)]
25 #[allow(clippy::ref_option_ref)]
26 #[allow(clippy::type_repetition_in_bounds)]
36 #[allow(clippy::mut_mut)]
37 #[allow(clippy::redundant_pub_crate)]
38 #[allow(clippy::type_repetition_in_bounds)]
45 #[allow(clippy::unknown_clippy_lints)]
46 #[allow(clippy::redundant_pub_crate)]
47 #[allow(clippy::used_underscore_binding)]
108 #[allow(clippy::drop_bounds, drop_bounds)]