Skip to content

Commit f0e33ae

Browse files
committed
removed date-check
1 parent 7cd70e3 commit f0e33ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/rustc-dev-guide/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)