summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17728.rs
AgeCommit message (Expand)AuthorLines
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