about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/attribute.stderr
AgeCommit message (Expand)AuthorLines
2019-03-16syntax_ext: Validate `#[proc_macro_derive]` input betterVadim Petrochenkov-2/+14
2019-03-16syntax: Do not accidentally treat multi-segment meta-items as single-segmentVadim Petrochenkov-1/+13
2019-03-16Add tests for malformed input in `#[proc_macro_derive]`Vadim Petrochenkov-25/+61
2019-01-13Address review commentsVadim Petrochenkov-2/+2
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-12/+12
2018-12-25Remove licensesMark Rousskov-8/+8
2018-12-09Move former compile-fail-fulldeps tests to uiVadim Petrochenkov-0/+50