We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d9603 commit 9d76913Copy full SHA for 9d76913
src/diagnostics/diagnostic-items.md
@@ -48,7 +48,7 @@ A new diagnostic item can be added with these two steps:
48
For the naming conventions of diagnostic items, please refer to
49
[*Naming Conventions*](#naming-conventions).
50
51
-2. <!-- date-check: Aug 2022 -->
+2. <!-- date-check: Feb 2023 -->
52
Diagnostic items in code are accessed via symbols in
53
[`rustc_span::symbol::sym`].
54
To add your newly-created diagnostic item,
0 commit comments