Ignore automatically derived impls of Clone and Debug in dead code analysis
This commit is contained in:
@@ -37,7 +37,6 @@ macro_rules! declare_features {
|
||||
since: $ver,
|
||||
issue: to_nonzero($issue),
|
||||
edition: $edition,
|
||||
description: concat!($($doc,)*),
|
||||
}
|
||||
),+];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user