Skip to content

Commit a17d065

Browse files
committed
Merge pull request #2241 from jwise/master
simple update of keywords.txt
2 parents 7a1dc76 + e5f51bf commit a17d065

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

doc/keywords.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22

33
alt any as assert
44
be bind block bool break
5-
char check claim const cont
5+
char check claim class const cont copy crust
66
do
7-
else export
7+
else enum export
88
f32 f64 fail false float fn for
9-
i16 i32 i64 i8 if import in int
9+
i16 i32 i64 i8 if iface impl import in int
1010
let log loop
11-
mod mut
12-
native note
11+
mod move mut
12+
native new
1313
obj
14-
prove pure
14+
priv pure
1515
resource ret
16-
self str syntax
17-
tag true type
16+
self send str
17+
tag to trait true type
1818
u16 u32 u64 u8 uint unchecked unsafe use
1919
vec
2020
while with

0 commit comments

Comments
 (0)