Skip to content

Commit 53937bc

Browse files
weiznichest31
andcommitted
Another missed instance
Co-authored-by: est31 <[email protected]>
1 parent 284c3a3 commit 53937bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_lint_defs/src/builtin.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4254,7 +4254,7 @@ declare_lint! {
42544254
}
42554255

42564256
declare_lint! {
4257-
/// The `unknown_diagnostic_attribute` lint detects unrecognized diagnostic attributes.
4257+
/// The `unknown_diagnostic_attributes` lint detects unrecognized diagnostic attributes.
42584258
///
42594259
/// ### Example
42604260
///

0 commit comments

Comments
 (0)