about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/attribute-after-derive.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2021-09-24Stabilize `feature(macro_attributes_in_derive_output)`Vadim Petrochenkov-2/+0
2021-02-07Feature gate macro attributes in `#[derive]` outputVadim Petrochenkov-0/+2
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-0/+28