about summary refs log tree commit diff
path: root/src/test/compile-fail/macro-context.rs
AgeCommit message (Expand)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-27/+0
2017-06-26Simplify `hygiene::Mark` application, andJeffrey Seyfried-1/+1
2016-09-23Fix fallout in tests.Jeffrey Seyfried-3/+0
2016-08-26Stabilize type-macrosDaniele Baracchi-2/+0
2016-04-24syntax: Make `is_path_start` precise and improve some error messages about un...Vadim Petrochenkov-1/+1
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