about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-unboxed-closures.rs
AgeCommit message (Expand)AuthorLines
2014-09-19Test fixes from the rollupAlex Crichton-1/+1
2014-09-18librustc: Implement the syntax in the RFC for unboxed closure sugar.Patrick Walton-3/+3
2014-08-14librustc: Tie up loose ends in unboxed closures.Patrick Walton-0/+29