about summary refs log tree commit diff
path: root/src/test/ui/macros/macro-attribute.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-2/+0
2020-12-09Accept arbitrary expressions in key-value attributes at parse timeVadim Petrochenkov-1/+1
2019-02-25Stabilize `unrestricted_attribute_tokens`Vadim Petrochenkov-2/+0
2019-02-25Restrict value in key-value attributes to literalsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-15syntax: Enforce attribute grammar in the parserVadim Petrochenkov-1/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+12