summary refs log tree commit diff
path: root/src/test/compile-fail/coherence-impl-trait-for-trait.rs
AgeCommit message (Expand)AuthorLines
2015-08-12Fallout in tests -- break the object safety part into a separate file because...Niko Matsakis-5/+0
2015-05-17Add error explanations for E0072, E0073, E0121, E0178, E0371, E0372.Nick Hamann-2/+2
2015-04-06If we find a blanket impl for `Trait` but we're matching on an objectNiko Matsakis-0/+32