about summary refs log tree commit diff
path: root/src/test/compile-fail/where-clause-constraints-are-local-for-trait-impl.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-33/+0
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2016-04-05improve error messageAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2014-12-20Add parser support for generalized where clausesJared Roesch-0/+33