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.
1 parent 9604544 commit e5f51bfCopy full SHA for e5f51bf
doc/keywords.txt
@@ -2,19 +2,19 @@
2
3
alt any as assert
4
be bind block bool break
5
-char check claim const cont
+char check claim class const cont copy crust
6
do
7
-else export
+else enum export
8
f32 f64 fail false float fn for
9
-i16 i32 i64 i8 if import in int
+i16 i32 i64 i8 if iface impl import in int
10
let log loop
11
-mod mut
12
-native note
+mod move mut
+native new
13
obj
14
-prove pure
+priv pure
15
resource ret
16
-self str syntax
17
-tag true type
+self send str
+tag to trait true type
18
u16 u32 u64 u8 uint unchecked unsafe use
19
vec
20
while with
0 commit comments