Skip to content

Commit 594d22e

Browse files
committed
doc: Update keyword list
1 parent b9ae0c5 commit 594d22e

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

doc/keywords.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
## Add Rust keywords here. Lines start with '#' are ignored
22

33
alt any as assert
4-
be bind block bool break
5-
char check claim class const cont copy crust
4+
be bind break
5+
check claim class const cont copy crust
66
do
77
else enum export
8-
f32 f64 fail false float fn for
9-
i16 i32 i64 i8 if iface impl import in int
8+
fail false fn for
9+
if iface impl import
1010
let log loop
1111
mod move mut
1212
native new
13-
obj
13+
of
1414
priv pure
1515
resource ret
16-
self send str
16+
self send
1717
tag to trait true type
18-
u16 u32 u64 u8 uint unchecked unsafe use
19-
vec
18+
unchecked unsafe use
2019
while with

0 commit comments

Comments
 (0)