]> git.lizzy.rs Git - rust.git/commit
Add test for "malformed macro lhs" and change back span_bug to span_fatal
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Mon, 4 Jan 2016 00:11:54 +0000 (01:11 +0100)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Mon, 4 Jan 2016 00:13:57 +0000 (01:13 +0100)
commit6e68cdfcc212943fdee9ac5bf4c5e7e243790aae
tree7eaa3464d593684bb2974ffdf978b76dc61fdffd
parentb62289153cd94dc60e142e169816bbec68514906
Add test for "malformed macro lhs" and change back span_bug to span_fatal
src/libsyntax/ext/tt/macro_rules.rs
src/test/compile-fail/malformed_macro_lhs.rs [new file with mode: 0644]