summary refs log tree commit diff
path: root/src/test/auxiliary/trait_inheritance_overloading_xc.rs
AgeCommit message (Expand)AuthorLines
2012-12-14Fix trait-inheritance-overloading-xc and un-xfailTim Chevalier-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-05test: More run-pass test fixesPatrick Walton-1/+1
2012-11-29Implement trait inheritance for bounded type parametersBrian Anderson-5/+27
2012-11-26libcore: Add explicit self to all overloaded operators but Add and Index. r=b...Patrick Walton-2/+2
2012-10-22rustc: Implement generic cross-crate trait inheritancePatrick Walton-0/+9