about summary refs log tree commit diff
path: root/src/test/compile-fail/cap-clause-unresolved-copy.rs
AgeCommit message (Expand)AuthorLines
2013-01-31Finalize moves-based-on-type implementation.Niko Matsakis-16/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-09rustc: Switch to the new resolution passPatrick Walton-1/+1
2012-07-06Revert "rustc: Switch to the new resolution pass"Niko Matsakis-1/+1
2012-07-06rustc: Switch to the new resolution passPatrick Walton-1/+1
2012-05-07make it illegal to implicitly capture mutable variablesNiko Matsakis-2/+2
2012-01-13distinguish "any closure" and "stack closure" (block)Niko Matsakis-1/+1
2011-12-19resolve capture clausesNiko Matsakis-0/+6