We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd70e3 commit f0e33aeCopy full SHA for f0e33ae
src/doc/rustc-dev-guide/src/diagnostics/lintstore.md
@@ -21,7 +21,6 @@ which boils down to a static with type [`&rustc_lint_defs::Lint`]
21
as the macro is somewhat unwieldy to add new fields to,
22
like all macros).
23
24
-As of <!-- date-check --> March 2026,
25
we lint against direct declarations without the use of the macro.
26
27
Lint declarations don't carry any "state" - they are merely global identifiers
0 commit comments