add MSRV check for repeat_vec_with_capacity (#14126)
changelog: [`repeat_vec_with_capacity`]: add MSRV check
This commit is contained in:
commit
35d5ee0e41
6 changed files with 34 additions and 4 deletions
|
|
@ -652,6 +652,7 @@ define_Conf! {
|
|||
ptr_as_ptr,
|
||||
redundant_field_names,
|
||||
redundant_static_lifetimes,
|
||||
repeat_vec_with_capacity,
|
||||
same_item_push,
|
||||
seek_from_current,
|
||||
seek_rewind,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue