fix rocksdb-specific lints
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -223,7 +223,6 @@ elided_lifetimes_in_paths = "warn"
|
||||
macro_use_extern_crate = "warn"
|
||||
single_use_lifetimes = "warn"
|
||||
unsafe_op_in_unsafe_fn = "warn"
|
||||
unused_tuple_struct_fields = "warn"
|
||||
|
||||
# not in rust 1.75.0 (doesn't break CI but won't check for it)
|
||||
unit_bindings = "warn"
|
||||
|
||||
Reference in New Issue
Block a user