Skip to content

Commit 15ea410

Browse files
committed
Tune lints for 1.63 Rust
1 parent 7e92c41 commit 15ea410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
clippy::float_cmp_const,
4545
clippy::fn_to_numeric_cast,
4646
clippy::fn_to_numeric_cast_any,
47+
clippy::format_push_string,
4748
clippy::get_unwrap,
4849
clippy::if_then_some_else_none,
4950
clippy::imprecise_flops,

0 commit comments

Comments
 (0)