about summary refs log tree commit diff
path: root/src/test/compile-fail/macro-with-seps-err-msg.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-15/+0
2018-08-06Enable macro modularization implicitly if one of "advanced" macro features is...Vadim Petrochenkov-4/+0
2018-04-20rustc: Tweak custom attribute capabilitiesAlex Crichton-0/+2
2017-07-27Give span to angle bracketed generic argumentsVadim Petrochenkov-20/+0
2017-07-27Discern between `Path` and `Path<>` in ASTVadim Petrochenkov-2/+21
2017-03-14Add tests.Jeffrey Seyfried-0/+1
2017-01-22[Gate Tests] - marking feature testsColm Seale-0/+2
2016-11-30Add tests.Jeffrey Seyfried-3/+3
2016-06-27Add regression testJeffrey Seyfried-3/+3
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-2/+0
2013-03-04added test case for macros with separators error messageJohn Clements-0/+17