summary refs log tree commit diff
path: root/src/test/compile-fail/issue-20005.rs
AgeCommit message (Expand)AuthorLines
2016-04-05improve the printing of substs and trait-refsAriel 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-12-18Make RFC 1214 warnings into errors, and rip out the "warn or err"Niko Matsakis-6/+3
2015-08-12Fallout in tests --- misc error message changes, WF fixesNiko Matsakis-0/+1
2015-01-07markers -> markerNick Cameron-2/+2
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-2/+2
2015-01-05Remove use of associated_types feature gate from tests.Huon Wilson-2/+0
2015-01-02Rebase test fixes v2Alex Crichton-2/+6
2015-01-01Add tests for assoc type issues that have been fixedJorge Aparicio-0/+25