mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
Fix nightly clippy warnings
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
clippy::unused_async
|
||||
)]
|
||||
#![allow(
|
||||
clippy::uninlined_format_args,
|
||||
clippy::match_bool,
|
||||
clippy::mixed_read_write_in_expression,
|
||||
clippy::bool_assert_comparison,
|
||||
|
||||
Reference in New Issue
Block a user