]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14990 : tomjakubowski/rust/emacs-fix-attribute-highlight, r=pnkfelix
authorbors <bors@rust-lang.org>
Wed, 18 Jun 2014 12:36:42 +0000 (12:36 +0000)
committerbors <bors@rust-lang.org>
Wed, 18 Jun 2014 12:36:42 +0000 (12:36 +0000)
This addresses the font lock regression introduced by the earlier pull
request #14818 - attributes are no longer be highligted inside of comments
and strings.

Also add some font lock test infrastructure and some tests for attribute
font locking and fix some minor nits.


Trivial merge