We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
'r#kw'
1 parent a65b4b5 commit e718896Copy full SHA for e718896
src/tokens.md
@@ -653,6 +653,7 @@ Examples of reserved forms:
653
>
654
> RAW_LIFETIME :\
655
> `'r#` [IDENTIFIER_OR_KEYWORD][identifier]
656
+> _(not immediately followed by `'`)_
657
658
Lifetime parameters and [loop labels] use LIFETIME_OR_LABEL tokens. Any
659
LIFETIME_TOKEN will be accepted by the lexer, and for example, can be used in
0 commit comments