Skip to content

Commit 14b1dff

Browse files
committed
---
yaml --- r: 5619 b: refs/heads/master c: 3be6cf7 h: refs/heads/master i: 5617: ea95aa3 5615: 2940bae v: v3
1 parent bc48487 commit 14b1dff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: dd7ff8dee4a3172b0c5ecfaf8e0a19970b374e90
2+
refs/heads/master: 3be6cf7ab24ec496443a6fa4cb14cd463cf2f587

trunk/src/etc/vim/syntax/rust.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ syn keyword rustKeyword alt as assert auth be bind break chan check
1818
syn keyword rustKeyword claim cont const do each else export fail fn for
1919
syn keyword rustKeyword if import in inline iter lambda let log log_err
2020
syn keyword rustKeyword macro meta mod mutable native note obj port
21-
syn keyword rustKeyword prove put resource ret self spawn syntax tag
22-
syn keyword rustKeyword type unsafe use while with
21+
syn keyword rustKeyword prove pure put resource ret self spawn syntax
22+
syn keyword rustKeyword tag type unsafe use while with
2323

2424
syn keyword rustType any int uint float char bool u8 u16 u32 u64 f32
2525
syn keyword rustType f64 i8 i16 i32 i64 str task

0 commit comments

Comments
 (0)