about summary refs log tree commit diff
path: root/src/test/compile-fail/coherence-conflicting-negative-trait-impl.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-28/+0
2017-04-14Put overlapping impls behind feature gate, add testsSean Griffin-0/+1
2017-04-14Implement RFC 1268Sean Griffin-1/+1
2016-04-21port compiletest to use JSON outputNiko Matsakis-1/+1
2016-03-30Fix fallout in testsJeffrey Seyfried-2/+2
2016-03-14Adjust overlap-related tests to account for cosmetic changes to error reporti...Aaron Turon-2/+0
2015-12-16Provide overlapping types for coherence errorsAaron Turon-4/+4
2015-04-21test: Fix fallout in testsAlex Crichton-1/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-4/+4
2015-01-16addressed commentsFlavio Percoco-3/+12
2015-01-16Fix coherence for negative implementationsFlavio Percoco-0/+20