Skip to content

Commit e86e86d

Browse files
authored
removed deprecated clippy check option
1 parent 6144829 commit e86e86d

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
@@ -55,7 +55,6 @@
5555
unused_import_braces,
5656
unused_lifetimes,
5757
unused_qualifications,
58-
pointer_structural_match,
5958
missing_debug_implementations
6059
)]
6160
#![allow(clippy::missing_panics_doc)]

0 commit comments

Comments
 (0)