fix(rust): remove clippy lint
This commit is contained in:
@@ -66,7 +66,6 @@ missing_assert_message = "warn"
|
||||
missing_asserts_for_indexing = "warn"
|
||||
missing_inline_in_public_items = "warn"
|
||||
multiple_inherent_impl = "warn"
|
||||
multiple_unsafe_ops_per_block = "warn"
|
||||
mutex_atomic = "warn"
|
||||
needless_raw_strings = "warn"
|
||||
non_zero_suggestions = "warn"
|
||||
|
||||
Reference in New Issue
Block a user