Skip to content

Commit 376b3c1

Browse files
Merge pull request #463 from ehuss/fix-ident-link
Fix broken [IDENTIFIER] link.
2 parents 5e676a7 + bd6ccff commit 376b3c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/macros-by-example.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ syntax named by _designator_. Valid designators are:
7272
* `lifetime`: a [LIFETIME_TOKEN]
7373
* `vis`: a [_Visibility_] qualifier
7474

75+
[IDENTIFIER]: identifiers.html
7576
[IDENTIFIER_OR_KEYWORD]: identifiers.html
7677
[LIFETIME_TOKEN]: tokens.html#lifetimes-and-loop-labels
7778
[_BlockExpression_]: expressions/block-expr.html

0 commit comments

Comments
 (0)