about summary refs log tree commit diff
path: root/src/rt/rust_stack.cpp
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2012-02-13 14:47:36 +0100
committerMarijn Haverbeke <marijnh@gmail.com>2012-02-13 17:55:40 +0100
commit94d4dcdbf0121a2b885b2cc45a1b387baf0c7b26 (patch)
treebda3371fa008463afa5f6bfc3f3f43f4e3649544 /src/rt/rust_stack.cpp
parent520c3f5f798f65b7b26fe9c7f6409ef2f3cf6984 (diff)
downloadrust-94d4dcdbf0121a2b885b2cc45a1b387baf0c7b26.tar.gz
rust-94d4dcdbf0121a2b885b2cc45a1b387baf0c7b26.zip
Fix bug in handling of block functions in last-use analysis
It would fail to start out with a fresh scope when going over
a loop or block function for the second time, and thus not
recognize last uses of locals defined inside the block.

Closes #1818
Diffstat (limited to 'src/rt/rust_stack.cpp')
0 files changed, 0 insertions, 0 deletions