Skip to content

Commit 96f57ca

Browse files
committed
Fix trailing space
1 parent 7c118ca commit 96f57ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/keywords.md

+1
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ r[lex.keywords.weak.dyn]
151151
r[lex.keywords.weak.safe]
152152
* `safe` is used for functions and statics, which has meaning in [external blocks].
153153

154+
r[lex.keywords.weak.raw]
154155
* `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`).
155156

156157
[items]: items.md

0 commit comments

Comments
 (0)