summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17728.rs
AgeCommit message (Expand)AuthorLines
2017-11-12Improve SubSupConflict case with one named, one anonymous lifetime parameter ...Cengiz Can-1/+1
2017-02-17remove vestiges of the old suggestion machineryNiko Matsakis-4/+1
2016-05-02update test cases to reflect new messagesNiko Matsakis-0/+3
2016-03-09typeck: Unify if-else blocks, match arms and array elements by coercing where...Eduard Burtescu-2/+2
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-1/+1
2015-01-29fix import in cfail testJorge Aparicio-1/+1
2015-01-29s/Show/Debug/gJorge Aparicio-2/+2
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-2/+2
2015-01-03Remove deprecated functionalityAlex Crichton-1/+1
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-12-28Regression test for #17728Tamir Duberstein-0/+132