This commit is contained in:
est31
2022-05-21 20:59:51 +02:00
parent b2eed72a6f
commit cd251fb48e
+1 -1
View File
@@ -474,7 +474,7 @@
}
declare_lint! {
/// The `unknown_lints` lint detects unrecognized lint attribute.
/// The `unknown_lints` lint detects unrecognized lint attributes.
///
/// ### Example
///