add diagnostic items for clippy's
This commit is contained in:
parent
8d8135f003
commit
64ad96dd9a
2 changed files with 8 additions and 0 deletions
|
@ -1347,6 +1347,10 @@ symbols! {
|
|||
store,
|
||||
str,
|
||||
str_alloc,
|
||||
str_split_whitespace,
|
||||
str_trim,
|
||||
str_trim_end,
|
||||
str_trim_start,
|
||||
stringify,
|
||||
stringify_macro,
|
||||
struct_field_attributes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue