summary refs log tree commit diff
path: root/src/test/compile-fail/macro-context.rs
AgeCommit message (Expand)AuthorLines
2015-12-31Cut out a bunch of Result and panictry! boilerplate from libsyntax.Nick Cameron-2/+1
2015-11-24Fix test failuresJonas Schievink-5/+5
2015-11-23Print the macro context name on incomplete parseJonas Schievink-0/+33