Skip to content

Commit 458882b

Browse files
authored
Merge pull request #1660 from joshtriplett/clarify-attrs
Clarify that "macro attributes" refers to proc macros
2 parents 543810c + a93a022 commit 458882b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/attributes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following attributes are unsafe:
4444
Attributes can be classified into the following kinds:
4545

4646
* [Built-in attributes]
47-
* [Macro attributes][attribute macros]
47+
* [Proc macro attributes][attribute macros]
4848
* [Derive macro helper attributes]
4949
* [Tool attributes](#tool-attributes)
5050

0 commit comments

Comments
 (0)