You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/keywords.md
+1
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,7 @@ r[lex.keywords.weak.dyn]
151
151
r[lex.keywords.weak.safe]
152
152
*`safe` is used for functions and statics, which has meaning in [external blocks].
153
153
154
+
r[lex.keywords.weak.raw]
154
155
*`raw` is used for [raw borrow operators], and is only a keyword when matching a raw borrow operator form (such as `&raw const expr` or `&raw mut expr`).
0 commit comments