summary refs log tree commit diff
path: root/src/test/compile-fail/trait-impl-method-mismatch.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-26Partial fix for #2687---impl method must only be subtype of trait method, not...Niko Matsakis-0/+25