Skip to content

Commit

Permalink
this remains true (rust-lang#1620)
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang authored Feb 21, 2023
1 parent a7d9603 commit 9d76913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/diagnostics/diagnostic-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9d76913

Please sign in to comment.