Skip to content

Commit 987f01c

Browse files
committed
Remove no longer triggered clippy suppression
1 parent cb5c34d commit 987f01c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,6 @@
308308
clippy::doc_markdown,
309309
clippy::if_not_else,
310310
clippy::items_after_statements,
311-
clippy::match_like_matches_macro,
312311
clippy::module_name_repetitions,
313312
clippy::shadow_unrelated,
314313
clippy::similar_names,

0 commit comments

Comments
 (0)