Skip to content

Commit e495b55

Browse files
committed
removed date-check
1 parent 880dfa5 commit e495b55

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/diagnostics/lintstore.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ which boils down to a static with type [`&rustc_lint_defs::Lint`]
2121
as the macro is somewhat unwieldy to add new fields to,
2222
like all macros).
2323

24-
As of <!-- date-check --> March 2026,
2524
we lint against direct declarations without the use of the macro.
2625

2726
Lint declarations don't carry any "state" - they are merely global identifiers

0 commit comments

Comments
 (0)