mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-06 11:51:35 -04:00
remove unnecessary assert for test
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
efd30fcf24
commit
8bc440b8eb
2 changed files with 2 additions and 5 deletions
|
|
@ -471,10 +471,7 @@ wildcard_dependencies = "warn"
|
|||
or_fun_call = "warn"
|
||||
unnecessary_lazy_evaluations = "warn"
|
||||
# as_conversions = "warn"
|
||||
|
||||
# seems to be broken
|
||||
#assertions_on_result_states = "warn"
|
||||
|
||||
assertions_on_result_states = "warn"
|
||||
default_union_representation = "warn"
|
||||
deref_by_slicing = "warn"
|
||||
empty_drop = "warn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue