summary refs log tree commit diff
path: root/src/test/run-pass/trait-default-method-xc.rs
AgeCommit message (Expand)AuthorLines
2013-08-27librustc: Ensure that type parameters are in the right positions in paths.Patrick Walton-1/+1
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-07-11Take default methods out from behind the flag.Michael Sullivan-1/+0
2013-07-11Get cross crate static default methods working. Closes #7569.Michael Sullivan-6/+13
2013-07-03Make privacy checking on default methods for cross crate structs not fail. Cl...Michael Sullivan-12/+16
2013-06-28librustc: Fix merge fallout and test cases.Patrick Walton-4/+4
2013-06-20Get cross crate default methods working.Michael Sullivan-0/+71