1
Fork 0

[Clippy] Swap iter_over_hash_type to use diagnostic items instead of paths

This commit is contained in:
GnomedDev 2024-09-18 23:21:35 +01:00
parent 43b8e04d46
commit 364e552940
No known key found for this signature in database
GPG key ID: 9BF10F8372B254D1
5 changed files with 30 additions and 32 deletions

View file

@ -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,