Skip to content

Commit c56a957

Browse files
committed
Update lint name
1 parent 37967b3 commit c56a957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
overflowing_literals,
2121
improper_ctypes,
2222
unknown_lints,
23-
redundant_semicolon
23+
redundant_semicolons,
2424
)]
2525
// Attributes needed when building as part of the standard library
2626
#![cfg_attr(

0 commit comments

Comments
 (0)