this remains true (#1620)

This commit is contained in:
Tshepang Mbambo 2023-02-21 16:12:14 +02:00 committed by GitHub
parent 1d826b01ef
commit 052fe68fb2
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ A new diagnostic item can be added with these two steps:
For the naming conventions of diagnostic items, please refer to
[*Naming Conventions*](#naming-conventions).
2. <!-- date-check: Aug 2022 -->
2. <!-- date-check: Feb 2023 -->
Diagnostic items in code are accessed via symbols in
[`rustc_span::symbol::sym`].
To add your newly-created diagnostic item,