25 |
clippy::redundant_field_names,
|
26 |
clippy::clone_on_ref_ptr,
|
27 |
clippy::enum_variant_names,
|
25 |
clippy::redundant_field_names,
|
26 |
clippy::clone_on_ref_ptr,
|
27 |
clippy::enum_variant_names,
|
675 |
#![allow(clippy::single_match, clippy::match_same_arms, clippy::match_ref_pats,
|
676 |
clippy::clone_on_ref_ptr, clippy::needless_pass_by_value)]
|
677 |
#![deny(clippy::wrong_pub_self_convention, clippy::used_underscore_binding,
|
17 |
#![allow(clippy::single_match, clippy::match_same_arms, clippy::match_ref_pats,
|
18 |
clippy::clone_on_ref_ptr, clippy::needless_pass_by_value)]
|
19 |
#![deny(clippy::wrong_pub_self_convention, clippy::used_underscore_binding,
|
56 |
// on code in the master branch
|
57 |
clippy::clone_on_ref_ptr,
|
58 |
clippy::needless_pass_by_value
|
61 |
// on code in the master branch
|
62 |
clippy::clone_on_ref_ptr,
|
63 |
clippy::decimal_literal_representation,
|
22 |
// clippy::must_use_candidate,
|
23 |
clippy::clone_on_ref_ptr,
|
24 |
clippy::multiple_crate_versions,
|
10 |
allow(single_match, match_same_arms, match_ref_pats,
|
11 |
clone_on_ref_ptr, needless_pass_by_value))]
|
12 |
#![cfg_attr(feature = "cargo-clippy",
|
16 |
#![allow(clippy::single_match, clippy::match_same_arms, clippy::match_ref_pats,
|
17 |
clippy::clone_on_ref_ptr, clippy::needless_pass_by_value)]
|
18 |
#![deny(clippy::wrong_pub_self_convention, clippy::used_underscore_binding,
|
164 |
#![allow(clippy::single_match, clippy::match_same_arms, clippy::match_ref_pats,
|
165 |
clippy::clone_on_ref_ptr, clippy::needless_pass_by_value)]
|
166 |
#![deny(clippy::wrong_pub_self_convention, clippy::used_underscore_binding,
|
10 |
allow(single_match, match_same_arms, match_ref_pats,
|
11 |
clone_on_ref_ptr, needless_pass_by_value))]
|
12 |
#![cfg_attr(feature = "cargo-clippy",
|
10 |
allow(single_match, match_same_arms, match_ref_pats,
|
11 |
clone_on_ref_ptr, needless_pass_by_value))]
|
12 |
#![cfg_attr(feature = "cargo-clippy",
|
66 |
clippy::todo, clippy::unimplemented, clippy::use_debug)]
|
67 |
#![allow(clippy::as_conversions, clippy::clone_on_ref_ptr,
|
68 |
clippy::enum_glob_use,
|
40 |
#![allow(clippy::match_same_arms,
|
41 |
clippy::clone_on_ref_ptr,
|
42 |
clippy::needless_pass_by_value)]
|
48 |
#![cfg_attr(feature = "cargo-clippy",
|
49 |
allow(match_same_arms, clone_on_ref_ptr))]
|
50 |
#![cfg_attr(feature = "cargo-clippy",
|
15 |
#![cfg_attr(feature = "cargo-clippy",
|
16 |
allow(match_same_arms, clone_on_ref_ptr))]
|
17 |
#![cfg_attr(feature = "cargo-clippy",
|
15 |
#![cfg_attr(feature = "cargo-clippy",
|
16 |
allow(match_same_arms, clone_on_ref_ptr))]
|
17 |
#![cfg_attr(feature = "cargo-clippy",
|
113 |
#![cfg_attr(feature = "cargo-clippy",
|
114 |
allow(match_same_arms, clone_on_ref_ptr))]
|
115 |
#![cfg_attr(feature = "cargo-clippy",
|
20 |
clippy::must_use_candidate,
|
21 |
clippy::clone_on_ref_ptr,
|
22 |
clippy::multiple_crate_versions,
|
20 |
clippy::must_use_candidate,
|
21 |
clippy::clone_on_ref_ptr,
|
22 |
clippy::multiple_crate_versions,
|
20 |
clippy::must_use_candidate,
|
21 |
clippy::clone_on_ref_ptr,
|
22 |
clippy::multiple_crate_versions,
|
20 |
clippy::must_use_candidate,
|
21 |
clippy::clone_on_ref_ptr,
|
22 |
clippy::multiple_crate_versions,
|
20 |
clippy::must_use_candidate,
|
21 |
clippy::clone_on_ref_ptr,
|
22 |
clippy::multiple_crate_versions,
|
10 |
allow(single_match, match_same_arms, match_ref_pats,
|
11 |
clone_on_ref_ptr, needless_pass_by_value))]
|
12 |
#![cfg_attr(feature = "cargo-clippy",
|
12 |
#![allow(clippy::single_match, clippy::match_same_arms, clippy::match_ref_pats,
|
13 |
clippy::clone_on_ref_ptr, clippy::needless_pass_by_value)]
|
14 |
#![deny(clippy::wrong_pub_self_convention, clippy::used_underscore_binding,
|