about summary refs log tree commit diff
path: root/src/test/ui/parser/macro/trait-non-item-macros.rs
AgeCommit message (Expand)AuthorLines
2020-02-24parse: use `parse_item_common` in `parse_assoc_item_`.Mazdak Farrokhzad-4/+7
2019-11-11syntactically allow visibility on trait item & enum variantMazdak Farrokhzad-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-0/+20