mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 16:06:30 +03:00
Inline format arguments
This feature has been stable since Rust 1.58.0.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
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