about summary refs log tree commit diff
path: root/src/test/compile-fail/coherence_inherent.rs
AgeCommit message (Collapse)AuthorLines
2013-03-06Fix bug in coherence that causes all cross-crate impls to be regarded asNiko Matsakis-0/+45
inherent impls, not just those of the `impl Type` variety.