]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #11175 : klutzy/rust/ice, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 28 Dec 2013 22:12:01 +0000 (14:12 -0800)
committerbors <bors@rust-lang.org>
Sat, 28 Dec 2013 22:12:01 +0000 (14:12 -0800)
`ln_str` caused ICE if `RUST_LOG=rustc::middle::liveness` is given
due to borrow failure.


Trivial merge