]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #7455 : nikomatsakis/rust/issue-7336-constrain-closure-lifetimes, r...
authorbors <bors@rust-lang.org>
Thu, 11 Jul 2013 16:34:40 +0000 (09:34 -0700)
committerbors <bors@rust-lang.org>
Thu, 11 Jul 2013 16:34:40 +0000 (09:34 -0700)
Constrain maximum lifetime of stack closures that capture variables to be limited by the innermost repeating scope.

Fixes #7336.

r? whomever.


Trivial merge