about summary refs log tree commit diff
path: root/src/test/compile-fail/trait-bounds-impl-comparison-1.rs
AgeCommit message (Expand)AuthorLines
2016-11-01move compile-fail tests to ui testsNiko Matsakis-80/+0
2016-11-01update test error messagesNiko Matsakis-7/+7
2016-04-21port compiletest to use JSON outputNiko Matsakis-1/+1
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-6/+6
2016-03-30Fix fallout in testsJeffrey Seyfried-2/+2
2015-04-02Fallout in testsNiko Matsakis-2/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-5/+9
2015-01-14Refactor compare_impl_method to use all boundsJared Roesch-8/+7
2015-01-06test fallout from isize/usizeCorey Richardson-5/+5
2014-07-01librustc: Properly compare implementation method type parameter boundsPatrick Walton-0/+78