mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
refactor ~ remove outdated clippy attributes
This commit is contained in:
parent
fb5ab86aee
commit
923c47a408
7 changed files with 0 additions and 18 deletions
|
@ -1,8 +1,6 @@
|
|||
#[macro_use]
|
||||
mod common;
|
||||
|
||||
// [warning fix]; from ref: <https://github.com/rust-lang/rust-clippy/issues/1938#issuecomment-374816813>
|
||||
#[cfg_attr(feature = "cargo-clippy", allow(useless_attribute))]
|
||||
#[allow(unused_imports)]
|
||||
#[cfg(unix)]
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue