about summary refs log tree commit diff
path: root/src/test/ui/marker_trait_attr
AgeCommit message (Expand)AuthorLines
2019-03-11Update testsVadim Petrochenkov-7/+7
2019-02-25Stabilize `unrestricted_attribute_tokens`Vadim Petrochenkov-9/+8
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-8/+8
2018-12-25Remove licensesMark Rousskov-69/+19
2018-09-19Improve error checking and reportingScott McMurray-6/+138
2018-09-19Enforce that #[marker] traits cannot have associated itemsScott McMurray-0/+88
2018-09-19Require that marker impls are empty, but allow them to overlapScott McMurray-0/+101