summary refs log tree commit diff
path: root/src/test/ui/specialization/min_specialization
AgeCommit message (Expand)AuthorLines
2020-03-15Consider well-formed predicates in min-specializationMatthew Jasper-0/+59
2020-03-15Implement soundness check for min_specializationMatthew Jasper-0/+382
2020-03-15Add attributes to allow specializing on traitsMatthew Jasper-0/+32