about summary refs log tree commit diff
path: root/src/test/compile-fail/bad-sized.rs
AgeCommit message (Expand)AuthorLines
2014-09-15Update error messages in compile-fail testsNiko Matsakis-5/+3
2014-09-01Second approach - using type contentsNick Cameron-7/+7
2014-08-28Forbid the Sized bound on unsized typesNick Cameron-0/+25