add diagnostic items for clippy's

This commit is contained in:
Max Baumann 2022-03-24 17:05:47 +01:00
parent 8d8135f003
commit 64ad96dd9a
No known key found for this signature in database
GPG key ID: 20FA1609B03B1D6D
2 changed files with 8 additions and 0 deletions

View file

@ -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,