[Clippy] Swap iter_over_hash_type
to use diagnostic items instead of paths
This commit is contained in:
parent
43b8e04d46
commit
364e552940
5 changed files with 30 additions and 32 deletions
|
@ -981,8 +981,16 @@ symbols! {
|
|||
half_open_range_patterns_in_slices,
|
||||
hash,
|
||||
hashmap_contains_key,
|
||||
hashmap_drain_ty,
|
||||
hashmap_insert,
|
||||
hashmap_iter_mut_ty,
|
||||
hashmap_iter_ty,
|
||||
hashmap_keys_ty,
|
||||
hashmap_values_mut_ty,
|
||||
hashmap_values_ty,
|
||||
hashset_drain_ty,
|
||||
hashset_iter,
|
||||
hashset_iter_ty,
|
||||
hexagon_target_feature,
|
||||
hidden,
|
||||
homogeneous_aggregate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue