Removing out-of-date comment.
This commit is contained in:
parent
1a6d029b07
commit
c07443e6eb
1 changed files with 1 additions and 1 deletions
|
|
@ -4222,7 +4222,7 @@ fn trans_for_each(&@block_ctxt cx, &@ast::local local, &@ast::expr seq,
|
|||
|
||||
// Step 1: walk body and figure out which references it makes
|
||||
// escape. This could be determined upstream, and probably ought
|
||||
// to be so, eventualy. For first cut, skip this. Null env.
|
||||
// to be so, eventualy.
|
||||
|
||||
auto lcx = cx.fcx.lcx;
|
||||
// FIXME: possibly support alias-mode here?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue