Skip to content

Commit c07443e

Browse files
msullivanbrson
authored andcommitted
Removing out-of-date comment.
1 parent 1a6d029 commit c07443e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/comp/middle/trans.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4222,7 +4222,7 @@ fn trans_for_each(&@block_ctxt cx, &@ast::local local, &@ast::expr seq,
42224222

42234223
// Step 1: walk body and figure out which references it makes
42244224
// escape. This could be determined upstream, and probably ought
4225-
// to be so, eventualy. For first cut, skip this. Null env.
4225+
// to be so, eventualy.
42264226

42274227
auto lcx = cx.fcx.lcx;
42284228
// FIXME: possibly support alias-mode here?

0 commit comments

Comments
 (0)