aboutsummaryrefslogtreecommitdiff
path: root/src/test/compile-fail/bad-env-capture3.rs
Commit message (Collapse)AuthorAgeFilesLines
* Move capture checking into resolve.rsMarijn Haverbeke2011-05-131-0/+14
Drops capture.rs. The new algorithm also checks for captures function arguments and obj fields.