summary refs log tree commit diff
path: root/src/test/ui/proc-macro/attribute-after-derive.stdout
AgeCommit message (Expand)AuthorLines
2021-04-11Implement token-based handling of attributes during expansionAaron Hill-12/+12
2021-04-10Expand derive invocations in left-to-right orderAaron Hill-16/+16
2021-02-07Feature gate macro attributes in `#[derive]` outputVadim Petrochenkov-29/+29
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-0/+148