summary refs log tree commit diff
path: root/src/test/ui/proc-macro/cfg-eval.stdout
AgeCommit message (Expand)AuthorLines
2021-04-11Implement token-based handling of attributes during expansionAaron Hill-28/+28
2021-04-10Add some proc-macro attribute token handling testsAaron Hill-10/+25
2021-03-06Implement built-in attribute macro `#[cfg_eval]`Vadim Petrochenkov-0/+135