]> git.lizzy.rs Git - rust.git/commit
Use quotes around tokens in parser error messages to make them more readable
authorMarijn Haverbeke <marijnh@gmail.com>
Mon, 19 Dec 2011 08:48:28 +0000 (09:48 +0100)
committerMarijn Haverbeke <marijnh@gmail.com>
Mon, 19 Dec 2011 08:59:51 +0000 (09:59 +0100)
commit7185ea35c33478d4d350d0cb589db53a9b782813
tree44b5c6f2f245c6a5cb9cab18e73e88e0fa78077d
parent6637340c2860344bacd1554fc025f3d90c80a602
Use quotes around tokens in parser error messages to make them more readable

Closes #1328
src/comp/syntax/parse/parser.rs
src/test/compile-fail/attr-bad-meta.rs
src/test/compile-fail/ext-after-attrib.rs