We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
'r#kw'
1 parent 87de93c commit 572a872Copy full SHA for 572a872
src/tokens.md
@@ -770,6 +770,7 @@ r[lex.token.life.syntax]
770
>
771
> RAW_LIFETIME :\
772
> `'r#` [IDENTIFIER_OR_KEYWORD][identifier]
773
+> _(not immediately followed by `'`)_
774
775
r[lex.token.life.intro]
776
Lifetime parameters and [loop labels] use LIFETIME_OR_LABEL tokens. Any
0 commit comments