Skip to content

Commit 9d76913

Browse files
authored
this remains true (rust-lang#1620)
1 parent a7d9603 commit 9d76913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diagnostics/diagnostic-items.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A new diagnostic item can be added with these two steps:
4848
For the naming conventions of diagnostic items, please refer to
4949
[*Naming Conventions*](#naming-conventions).
5050

51-
2. <!-- date-check: Aug 2022 -->
51+
2. <!-- date-check: Feb 2023 -->
5252
Diagnostic items in code are accessed via symbols in
5353
[`rustc_span::symbol::sym`].
5454
To add your newly-created diagnostic item,

0 commit comments

Comments
 (0)