summary refs log tree commit diff
path: root/src/test/ui/malformed/malformed-special-attrs.stderr
AgeCommit message (Expand)AuthorLines
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-2/+2
2019-12-06cfg_attr: avoid .outer_tokensMazdak Farrokhzad-3/+5
2019-05-25Reword malformed attribute input diagnosticsEsteban Küber-6/+8
2019-05-24Revert changes that belong to separate PREsteban Küber-13/+6
2019-05-24review commentsEsteban Küber-1/+1
2019-05-24Tweak macro parse errors when reaching EOF during macro call parseEsteban Küber-9/+17
2019-03-11Update testsVadim Petrochenkov-4/+4
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-0/+25