On Tue, Nov 19, 2013 at 4:12 AM, Josh Matthews <[email protected]> wrote: > http://static.rust-lang.org/doc/master/rust.html#keywords > > Cheers, > Josh
That's missing `proc`, at the very least :). Perhaps it would be best to look at `libsyntax/parse/token.rs`. Just ignore __LogLevel (it existing is a bug) and you likely don't want to bother highlighting non-functional reserved ones. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
