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 ef87ed6 commit df53c5eCopy full SHA for df53c5e
src/tokens.md
@@ -768,6 +768,7 @@ r[lex.token.life.syntax]
768
>
769
> RAW_LIFETIME :\
770
> `'r#` [IDENTIFIER_OR_KEYWORD][identifier]
771
+> _(not immediately followed by `'`)_
772
773
r[lex.token.life.intro]
774
Lifetime parameters and [loop labels] use LIFETIME_OR_LABEL tokens. Any
0 commit comments