[Github-comments] [geany] Updated Rust keywords + indentation defaults (#595)

elextr notifications at xxxxx
Wed Feb 17 11:30:14 UTC 2016


> @@ -25,8 +25,8 @@ lexerror=error
>  
>  [keywords]
>  # all items must be in one line
> -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 virtual while yield
> -secondary=bool char f32 f64 i16 i32 i64 i8 int str u16 u32 u64 u8 uint
> +primary=abstract alignof as become box break const continue crate do else enum extern false final fn for if impl in let loop macro match mod move mut offsetof override priv proc pub pure ref return self sizeof static struct super trait true type typeof unsafe unsized use virtual where while yield
> +secondary=bool char f32 f64 i8 i16 i32 i64 int isize str u8 u16 u32 u64 uint usize

Probably was unfriendly to people with olde code using olde versions of rust to just simply remove them, doesn't hurt to have both in the keyword list.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/595/files#r53151616
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160217/a2a3e77c/attachment.html>


More information about the Github-comments mailing list