mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-11 17:58:52 -05:00
fix various nightly incidental lints
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
49033db2b8
commit
e6884ef13a
3 changed files with 3 additions and 3 deletions
|
|
@ -801,7 +801,7 @@ perf = { level = "warn", priority = -1 }
|
|||
###################
|
||||
#restriction = "warn"
|
||||
|
||||
allow_attributes = "warn"
|
||||
#allow_attributes = "warn" # UNSTABLE
|
||||
arithmetic_side_effects = "warn"
|
||||
as_conversions = "warn"
|
||||
as_underscore = "warn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue