Skip to content

Commit 683f547

Browse files
committed
src/macros-by-example.md: Alphabetize link section
1 parent 3d9a778 commit 683f547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macros-by-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,14 @@ syntax named by _designator_. Valid designators are:
7979
[_BlockExpression_]: expressions/block-expr.html
8080
[_Expression_]: expressions.html
8181
[_Item_]: items.html
82+
[_LiteralPattern_]: patterns.html#literal-patterns
8283
[_MetaItem_]: attributes.html
8384
[_Pattern_]: patterns.html
8485
[_Statement_]: statements.html
8586
[_TokenTree_]: macros.html#macro-invocation
8687
[_TypePath_]: paths.html#paths-in-types
8788
[_Type_]: types.html#type-expressions
8889
[_Visibility_]: visibility-and-privacy.html
89-
[_LiteralPattern_]: patterns.html#literal-patterns
9090
[token]: tokens.html
9191

9292
In the transcriber, the

0 commit comments

Comments
 (0)