summary refs log tree commit diff
path: root/src/test/run-pass/eq-multidispatch.rs
AgeCommit message (Expand)AuthorLines
2015-01-05Remove uses of default_type_params feature gate from tests.Huon Wilson-2/+0
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-12-02Test PartialEq multidispatchJorge Aparicio-0/+37