Don't yet use tool attrs because they are not stable
This commit is contained in:
parent
f26a44bcdc
commit
760f4f86d0
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
||||||
//!
|
//!
|
||||||
//! ```
|
//! ```
|
||||||
|
|
||||||
|
#![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
|
||||||
#![cfg_attr(feature = "cargo-clippy", warn(cyclomatic_complexity))]
|
#![cfg_attr(feature = "cargo-clippy", warn(cyclomatic_complexity))]
|
||||||
#![cfg_attr(feature = "cargo-clippy", allow(match_same_arms))]
|
#![cfg_attr(feature = "cargo-clippy", allow(match_same_arms))]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue