Skip to content

Commit 1acea2e

Browse files
committed
deprecated_lints: remove extraneous declare_deprecated_lint
1 parent 94e3551 commit 1acea2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/deprecated_lints.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ declare_deprecated_lint! {
8282
"this lint has been split into cast_ptr_alignment and transmute_ptr_to_ptr"
8383
}
8484

85-
declare_deprecated_lint! {
8685
/// **What it does:** Nothing. This lint has been deprecated.
8786
///
8887
/// **Deprecation reason:** This lint is too subjective, not having a good reason for being in clippy.

0 commit comments

Comments
 (0)