Skip to content

Commit 9e3fb2e

Browse files
msullivanbrson
authored andcommitted
---
yaml --- r: 3298 b: refs/heads/master c: c07443e h: refs/heads/master v: v3
1 parent 5cb135e commit 9e3fb2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 1a6d029b075c2006f6a49c5ca4a062bc2a713cd5
2+
refs/heads/master: c07443e6ebad98b7a5f4599ef671e468a454d9e2

trunk/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)