summary refs log tree commit diff
path: root/src/test/compile-fail/unsized4.rs
AgeCommit message (Expand)AuthorLines
2015-01-06FalloutNick Cameron-1/+1
2015-01-02Fix fallout in tests.Niko Matsakis-2/+1
2014-12-30Patch tests and create new tests related to projection from a HRTB.Niko Matsakis-1/+1
2014-12-30Update error messages in various compile-fail testsNiko Matsakis-0/+1
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-1/+1
2014-07-08Change DST syntax: type -> Sized?Nick Cameron-1/+1
2014-04-23Support unsized types with the `type` keywordNick Cameron-0/+19