about summary refs log tree commit diff
path: root/src/test/ui/parser/macro
AgeCommit message (Expand)AuthorLines
2018-12-27Fix rebase and more CI failuresVadim Petrochenkov-1/+1
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-2/+9
2018-12-25Remove licensesMark Rousskov-114/+14
2018-11-23Reword incorrect macro invocation primary labelEsteban Küber-2/+2
2018-10-26Rollup merge of #55298 - estebank:macro-def, r=pnkfelixkennytm-2/+8
2018-10-24Point to macro def span instead of whole bodyEsteban Küber-12/+8
2018-10-23Point at macro definition when no rules expect tokenEsteban Küber-4/+14
2018-10-23Modify invalid macro in expression context diagnosticEsteban Küber-10/+8
2018-10-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-0/+355