[Clippy] Swap unnecessary_owned_empty_strings
to use diagnostic item instead of path
This commit is contained in:
parent
5f42ae13c1
commit
5f85f73f63
4 changed files with 3 additions and 3 deletions
|
@ -1893,6 +1893,7 @@ symbols! {
|
|||
string_deref_patterns,
|
||||
string_from_utf8,
|
||||
string_insert_str,
|
||||
string_new,
|
||||
string_push_str,
|
||||
stringify,
|
||||
struct_field_attributes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue