summary refs log tree commit diff
path: root/src/test/compile-fail/coherence-orphan.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use usize.Huon Wilson-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-3/+3
2015-01-05Implement new orphan rule that requires that impls of remote traits meet the ...Niko Matsakis-1/+1
2014-10-21Adjust orphan rules to consider all input types, not just self type.Niko Matsakis-0/+25