summary refs log tree commit diff
path: root/src/test/run-pass/unsized.rs
AgeCommit message (Expand)AuthorLines
2015-01-05More test fixes!Alex Crichton-3/+3
2014-12-26Update tests to use `?Sized`Nick Cameron-14/+15
2014-09-09Handle `Sized?` in `type` items.Nick Cameron-0/+1
2014-07-21Add a ton of ignore-lexer-testCorey Richardson-0/+2
2014-07-08Change DST syntax: type -> Sized?Nick Cameron-13/+13
2014-04-23Check for unsized types in enums.Nick Cameron-0/+1
2014-04-23Support unsized types with the `type` keywordNick Cameron-0/+26