Skip to content

Commit a4a13f9

Browse files
committed
---
yaml --- r: 5597 b: refs/heads/master c: 5fac684 h: refs/heads/master i: 5595: bb08807 v: v3
1 parent 90a0951 commit a4a13f9

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: d8a80cb31fd8a7a0e6e07df7d5a6aeff6609507e
2+
refs/heads/master: 5fac684af87e2e9064bb561340a7fa7aadcb21ff

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ if !exists("main_syntax")
1515
endif
1616

1717
syn keyword rustKeyword alt as assert auth be bind break chan check
18-
syn keyword rustKeyword claim cont do each else export fail fn for if
19-
syn keyword rustKeyword import in inline iter lambda let log log_err
18+
syn keyword rustKeyword claim cont const do each else export fail fn for
19+
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
2121
syn keyword rustKeyword prove put resource ret self spawn syntax tag
2222
syn keyword rustKeyword type unsafe use while with

0 commit comments

Comments
 (0)