about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-5883.rs
AgeCommit message (Expand)AuthorLines
2014-10-19Ensure that the return type of a function is SizedAriel Ben-Yehuda-1/+2
2014-09-15Update error messages in compile-fail testsNiko Matsakis-4/+3
2014-09-08Forbid unsized rvaluesNick Cameron-0/+2
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-4/+4
2014-08-26Rebasing changesNick Cameron-1/+1
2014-08-26DST coercions and DST structsNick Cameron-3/+2
2014-05-18Advice to use Box<T> not ~TJeong YunWon-3/+3
2014-04-10Remove references to @Trait from a compiler error messageKevin Ballard-3/+5
2013-10-24Remove even more of std::ioAlex Crichton-3/+3
2013-07-17testsuite: Add compile-fail test for #5883Tim Chevalier-0/+23