summary refs log tree commit diff
path: root/src/test/compile-fail/malformed_macro_lhs.rs
AgeCommit message (Expand)AuthorLines
2016-05-26Reject a LHS formed of a single sequence TT during `macro_rules!` checking.Leo Testard-2/+2
2016-01-04Add test for "malformed macro lhs" and change back span_bug to span_fatalGuillaume Gomez-0/+17