summary refs log tree commit diff
path: root/src/test/run-fail/unwind-lambda.rs
AgeCommit message (Expand)AuthorLines
2012-07-01Convert to new closure syntaxBrian Anderson-1/+1
2012-01-23s/block()/fn()/gNiko Matsakis-1/+1
2012-01-13make "native fn" the type for bare functions, remove fn exprsNiko Matsakis-1/+1
2012-01-10rename sendfn to fn~, lambda to fn@Niko Matsakis-2/+3
2012-01-09Remove proto_sugar and 'lambda' as keyword, commit to fn@.Graydon Hoare-1/+1
2011-09-12Merge branch 'unwind'Brian Anderson-0/+16
2011-09-11Add some more unwind testsBrian Anderson-0/+16