about summary refs log tree commit diff
path: root/src/test/run-pass/specialization/defaultimpl/basics-unsafe.rs
AgeCommit message (Collapse)AuthorLines
2018-02-07support `default impl` for specializationGianni Ciccarelli-106/+0
a default impl should never be considered as implementing the trait on its own -- regardless of whether it contains all items or not
2017-10-11Shorten some test namesVadim Petrochenkov-0/+106
Paths to object files generated from them were too long and caused errors