about summary refs log tree commit diff
path: root/src/test/compile-fail/cap-clause-with-stack-closure.rs
AgeCommit message (Expand)AuthorLines
2013-01-31Finalize moves-based-on-type implementation.Niko Matsakis-24/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-02Merge remote-tracking branch 'Dretch/prettydocs'Brian Anderson-2/+2
2012-07-01Convert to new closure syntaxBrian Anderson-3/+3
2012-06-30Eliminate usages of old sugared call syntaxBrian Anderson-3/+3
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-2/+2
2012-05-07make it illegal to implicitly capture mutable variablesNiko Matsakis-0/+14