We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f3e8e commit b9da7f2Copy full SHA for b9da7f2
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