6ba4eacddf
Upvars are now marked with def_upvar throughout, not just when going through freevars::lookup_def. This makes things less error-prone. One thing to watch out for is that def_upvar is used in `for each` bodies too, when they refer to a local outside the body. |
||
---|---|---|
.. | ||
bench | ||
compile-fail | ||
compiletest | ||
pretty | ||
run-fail | ||
run-pass | ||
stdtest |