Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/attributes/diagnostics.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ The `deprecated` attribute has several forms:
message. This is typically used to provide an explanation about the
deprecation and preferred alternatives.

r[attributes.diagnostic.deprecated.allowed-positions]
r[attributes.diagnostics.deprecated.allowed-positions]
The `deprecated` attribute may be applied to any [item], [trait item], [enum
variant], [struct field], [external block item], or [macro definition]. It
cannot be applied to [trait implementation items][trait-impl]. When applied to an item
Expand Down
Loading