Skip to content

Commit d25c146

Browse files
committed
Tune lints for 1.59 Rust
1 parent fa7b9f4 commit d25c146

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::get_unwrap,
4545
clippy::if_then_some_else_none,
4646
clippy::imprecise_flops,
47+
clippy::index_refutable_slice,
4748
clippy::let_underscore_must_use,
4849
clippy::lossy_float_literal,
4950
clippy::map_err_ignore,

0 commit comments

Comments
 (0)