[Clippy] Swap single_char_add_str
/format_push_string
to use diagnostic items instead of paths
This commit is contained in:
parent
037b9784b6
commit
28f4c8293a
5 changed files with 9 additions and 7 deletions
|
@ -1882,6 +1882,8 @@ symbols! {
|
|||
string_as_mut_str,
|
||||
string_as_str,
|
||||
string_deref_patterns,
|
||||
string_insert_str,
|
||||
string_push_str,
|
||||
stringify,
|
||||
struct_field_attributes,
|
||||
struct_inherit,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue