about summary refs log tree commit diff
path: root/src/test/ui/marker_trait_attr
AgeCommit message (Expand)AuthorLines
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