We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9f3e8e + b9da7f2 commit 62a7403Copy full SHA for 62a7403
1 file changed
src/diagnostics/lintstore.md
@@ -20,7 +20,7 @@ which boils down to a static with type [`&rustc_lint_defs::Lint`]
20
as the macro is somewhat unwieldy to add new fields to,
21
like all macros).
22
23
-we lint against direct declarations without the use of the macro.
+We lint against direct declarations without the use of the macro.
24
25
Lint declarations don't carry any "state" - they are merely global identifiers
26
and descriptions of lints.
0 commit comments