We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
declare_deprecated_lint
1 parent 94e3551 commit 1acea2eCopy full SHA for 1acea2e
clippy_lints/src/deprecated_lints.rs
@@ -82,7 +82,6 @@ declare_deprecated_lint! {
82
"this lint has been split into cast_ptr_alignment and transmute_ptr_to_ptr"
83
}
84
85
-declare_deprecated_lint! {
86
/// **What it does:** Nothing. This lint has been deprecated.
87
///
88
/// **Deprecation reason:** This lint is too subjective, not having a good reason for being in clippy.
0 commit comments