]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #18124 : pnkfelix/rust/fsk-add-check-of-borrow-local-static, r=thestinger
authorbors <bors@rust-lang.org>
Sun, 19 Oct 2014 05:12:14 +0000 (05:12 +0000)
committerbors <bors@rust-lang.org>
Sun, 19 Oct 2014 05:12:14 +0000 (05:12 +0000)
Check for borrow of local variable introduced within static block.

(Rather than ICE on it.)

Fix #18118.


Trivial merge