about summary refs log tree commit diff
path: root/src/test/ui/malformed/malformed-derive-entry.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2019-12-06derive: avoid parse_in_attrMazdak Farrokhzad-2/+6
2019-06-22Lint empty 'derive()' as unused attribute.Mazdak Farrokhzad-3/+0
2019-05-25Reword malformed attribute input diagnosticsEsteban Küber-1/+1
2019-05-24Revert changes that belong to separate PREsteban Küber-1/+1
2019-05-24Tweak macro parse errors when reaching EOF during macro call parseEsteban Küber-8/+4
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-1/+1
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+25