summary refs log tree commit diff
path: root/src/test/run-pass/dst-struct-sole.rs
AgeCommit message (Expand)AuthorLines
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-12-26Update tests to use `?Sized`Nick Cameron-1/+1
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+2
2014-08-26Rebasing changesNick Cameron-1/+1
2014-08-26DST coercions and DST structsNick Cameron-0/+84