summary refs log tree commit diff
path: root/src/test/compile-fail/issue-19883.rs
AgeCommit message (Expand)AuthorLines
2015-02-24rustc_resolve: use DefAssociatedTy for TyQPath.Eduard Burtescu-10/+3
2015-01-07markers -> markerNick Cameron-3/+3
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-3/+3
2015-01-05Remove use of associated_types feature gate from tests.Huon Wilson-2/+0
2015-01-02Rebase test fixes v2Alex Crichton-3/+11
2015-01-02Rollup test fixes and rebase conflictsAlex Crichton-1/+1
2015-01-01Add tests for assoc type issues that have been fixedJorge Aparicio-0/+27