]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #7876 : pnkfelix/rust/fsk-silence-warnings-from-bootstrap-build, r...
authorbors <bors@rust-lang.org>
Thu, 18 Jul 2013 10:22:45 +0000 (03:22 -0700)
committerbors <bors@rust-lang.org>
Thu, 18 Jul 2013 10:22:45 +0000 (03:22 -0700)
r? anyone

The only bit that I'm a little concerned about is whether there's some way the assignments to `hi` could somehow still be necessary; but I think that could only be the case if it had been `&const` borrowed (or whatever the hypothetical syntax is for that), and that's not going on in this file.


Trivial merge