Clean up diff
This commit is contained in:
parent
3a20a7c2f8
commit
6d40097bcd
11 changed files with 52 additions and 164 deletions
|
|
@ -51,7 +51,8 @@ missing_debug_implementations = "warn"
|
|||
[lints.clippy]
|
||||
await_holding_lock = "warn"
|
||||
dbg_macro = "warn"
|
||||
empty_enum = "warn"
|
||||
disallowed_macros = { level = "deny", priority = 1 }
|
||||
empty_enums = "warn"
|
||||
enum_glob_use = "warn"
|
||||
exit = "warn"
|
||||
filter_map_next = "warn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue