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.
1 parent 284c3a3 commit 53937bcCopy full SHA for 53937bc
compiler/rustc_lint_defs/src/builtin.rs
@@ -4254,7 +4254,7 @@ declare_lint! {
4254
}
4255
4256
declare_lint! {
4257
- /// The `unknown_diagnostic_attribute` lint detects unrecognized diagnostic attributes.
+ /// The `unknown_diagnostic_attributes` lint detects unrecognized diagnostic attributes.
4258
///
4259
/// ### Example
4260
0 commit comments