Skip to content

Commit 8aa819b

Browse files
committed
---
yaml --- r: 12540 b: refs/heads/master c: 594d22e h: refs/heads/master v: v3
1 parent ec05f29 commit 8aa819b

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: b9ae0c555b5c283553c8b29787dadb3bf6166172
2+
refs/heads/master: 594d22e7e24a630957aefa29f9da9a92e3c31587
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/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)