about summary refs log tree commit diff
path: root/src/test/compile-fail/unboxed-closures-wrong-trait.rs
AgeCommit message (Expand)AuthorLines
2015-02-03Update compile-fail tests to use the expected type to force theNiko Matsakis-23/+0
2015-01-28Update test files; mostly the problem is that they were using theNiko Matsakis-0/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-3/+3
2014-11-05Correct tests that were supposed to fail but now pass due to the fn trait hie...Niko Matsakis-2/+2
2014-09-18librustc: Implement the syntax in the RFC for unboxed closure sugar.Patrick Walton-1/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-1/+1
2014-08-14librustc: Tie up loose ends in unboxed closures.Patrick Walton-0/+22