Skip to content

Commit af2abd4

Browse files
committed
Tune lints for 1.68 Rust
1 parent 5bf68bf commit af2abd4

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
@@ -79,6 +79,7 @@
7979
clippy::rc_mutex,
8080
clippy::rest_pat_in_fully_bound_structs,
8181
clippy::same_name_method,
82+
clippy::semicolon_inside_block,
8283
clippy::shadow_unrelated,
8384
clippy::significant_drop_in_scrutinee,
8485
clippy::str_to_string,

0 commit comments

Comments
 (0)