about summary refs log tree commit diff
path: root/src/test/compile-fail/trait-bounds-impl-comparison-2.rs
AgeCommit message (Expand)AuthorLines
2016-11-01move compile-fail tests to ui testsNiko Matsakis-33/+0
2016-11-01update test error messagesNiko Matsakis-1/+1
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2015-12-18Make RFC 1214 warnings into errors, and rip out the "warn or err"Niko Matsakis-1/+1
2015-04-02Fallout in testsNiko Matsakis-1/+0
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+3
2015-01-14Refactor compare_impl_method to use all boundsJared Roesch-1/+1
2014-07-01librustc: Properly compare implementation method type parameter boundsPatrick Walton-0/+33