[Clippy] Swap repeat_vec_with_capacity
to use diagnostic item instead of path
This commit is contained in:
parent
846ae57fc1
commit
15240a93c9
5 changed files with 8 additions and 7 deletions
|
@ -2094,6 +2094,7 @@ symbols! {
|
|||
vec_from_elem,
|
||||
vec_macro,
|
||||
vec_new,
|
||||
vec_with_capacity,
|
||||
vecdeque_iter,
|
||||
version,
|
||||
vfp2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue