]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #19456 : nikomatsakis/rust/reborrow-closure-arg, r=pnkfelix
authorbors <bors@rust-lang.org>
Mon, 8 Dec 2014 21:31:51 +0000 (21:31 +0000)
committerbors <bors@rust-lang.org>
Mon, 8 Dec 2014 21:31:51 +0000 (21:31 +0000)
Otherwise region inference can fail when closure arguments include `ref` bindings. Test case included in the PR.


Trivial merge