summary refs log tree commit diff
path: root/src/test/ui/malformed/malformed-special-attrs.rs
AgeCommit message (Expand)AuthorLines
2019-12-06cfg_attr: avoid .outer_tokensMazdak Farrokhzad-1/+1
2019-05-25Reword malformed attribute input diagnosticsEsteban Küber-3/+3
2019-05-24Revert changes that belong to separate PREsteban Küber-3/+3
2019-05-24Tweak macro parse errors when reaching EOF during macro call parseEsteban Küber-3/+3
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-0/+13