about summary refs log tree commit diff
path: root/src/test/compile-fail/coherence-default-trait-impl.rs
AgeCommit message (Expand)AuthorLines
2016-03-14Adjust test for new overlap message on default trait implsAaron Turon-1/+1
2015-12-16Provide overlapping types for coherence errorsAaron Turon-1/+1
2015-04-21test: Fix fallout in testsAlex Crichton-5/+3
2015-04-09Remove `ignore-tidy-linelength` from tests that no longer need itLuke Gallagher-2/+0
2015-03-20Check trait unsafety for defaulted traitsFlavio Percoco-0/+10
2015-02-22Restore the coherence visitor and fix falloutsFlavio Percoco-3/+0
2015-02-22Record default implementations in a separate stepFlavio Percoco-1/+3
2015-02-22Test all the thingsFlavio Percoco-0/+25