Ignore automatically derived impls of Clone
and Debug
in dead code analysis
This commit is contained in:
parent
497ee321af
commit
79adda930f
54 changed files with 225 additions and 107 deletions
|
@ -1134,6 +1134,7 @@ symbols! {
|
|||
rustc_synthetic,
|
||||
rustc_test_marker,
|
||||
rustc_then_this_would_need,
|
||||
rustc_trivial_field_reads,
|
||||
rustc_unsafe_specialization_marker,
|
||||
rustc_variance,
|
||||
rustdoc,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue