From 3b9fc0817cd0616796444af4e2077a6e05e4019f Mon Sep 17 00:00:00 2001 From: Ben S Date: Sun, 15 Feb 2015 12:27:35 +0000 Subject: [PATCH] Add all the other keywords I missed --- info.plist | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/info.plist b/info.plist index a6a3276..9ecc1e1 100644 --- a/info.plist +++ b/info.plist @@ -70,16 +70,21 @@ com.barebones.bblm.keyword Keywords + abstract + alignof as + become box break const continue crate + do else enum extern false + final fn for if @@ -87,26 +92,36 @@ in let loop + macro macro_rules 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