mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 21:07:37 +03:00
Remove allow of pedantic lints that no longer trigger in cargo-expand
This commit is contained in:
parent
6404f1b864
commit
8f6200b7b0
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
#![allow(
|
||||
clippy::bool_to_int_with_if,
|
||||
clippy::enum_glob_use,
|
||||
clippy::items_after_statements,
|
||||
clippy::manual_assert,
|
||||
clippy::manual_strip,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue