File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: b9ae0c555b5c283553c8b29787dadb3bf6166172
2
+ refs/heads/master: 594d22e7e24a630957aefa29f9da9a92e3c31587
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
Original file line number Diff line number Diff line change 1
1
## Add Rust keywords here. Lines start with '#' are ignored
2
2
3
3
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
6
6
do
7
7
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
10
10
let log loop
11
11
mod move mut
12
12
native new
13
- obj
13
+ of
14
14
priv pure
15
15
resource ret
16
- self send str
16
+ self send
17
17
tag to trait true type
18
- u16 u32 u64 u8 uint unchecked unsafe use
19
- vec
18
+ unchecked unsafe use
20
19
while with
You can’t perform that action at this time.
0 commit comments