fix edition 2024 lints
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
cbf207bd1f
commit
a67ab75417
36 changed files with 60 additions and 72 deletions
|
|
@ -52,7 +52,7 @@ pub fn compact_blocking(&self, opts: Options) -> Result {
|
|||
co.set_target_level(level.try_into()?);
|
||||
},
|
||||
| (Some(_), Some(_)) => return Err!("compacting between specific levels not supported"),
|
||||
};
|
||||
}
|
||||
|
||||
self.db
|
||||
.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue