[geany/geany] ff7963: Rust: Update keywords

SiegeLord git-noreply at xxxxx
Wed Apr 2 01:37:03 UTC 2014


Branch:      refs/heads/master
Author:      SiegeLord <slabode at aim.com>
Committer:   SiegeLord <slabode at aim.com>
Date:        Wed, 02 Apr 2014 01:37:03 UTC
Commit:      ff796360ce9b9f95cf562566051d02c06aa6cfa5
             https://github.com/geany/geany/commit/ff796360ce9b9f95cf562566051d02c06aa6cfa5

Log Message:
-----------
Rust: Update keywords


Modified Paths:
--------------
    data/filetypes.rust

Modified: data/filetypes.rust
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -22,7 +22,7 @@ lexerror=error
 
 [keywords]
 # all items must be in one line
-primary=alignof as be box break const continue do else enum extern false fn for if impl in let __log_level loop match mod mut offsetof once priv proc pub pure ref return self sizeof static struct super trait true type typeof unsafe unsized use while yield
+primary=alignof as be box break const continue crate do else enum extern false fn for if impl in let loop match mod mut offsetof once priv proc pub pure ref return self sizeof static struct super trait true type typeof unsafe unsized use while yield
 secondary=bool char f32 f64 i16 i32 i64 i8 int str u16 u32 u64 u8 uint
 tertiary=Self
 



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list