about summary refs log tree commit diff
path: root/src/test/run-pass/specialization/defaultimpl/default-methods.rs
AgeCommit message (Collapse)AuthorLines
2018-02-07support `default impl` for specializationGianni Ciccarelli-94/+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/+94
Paths to object files generated from them were too long and caused errors