]> git.lizzy.rs Git - rust.git/commit
auto merge of #9599 : alexcrichton/rust/less-fmt, r=huonw
authorbors <bors@rust-lang.org>
Tue, 1 Oct 2013 07:56:33 +0000 (00:56 -0700)
committerbors <bors@rust-lang.org>
Tue, 1 Oct 2013 07:56:33 +0000 (00:56 -0700)
commit8bb48cc1e607a7189c80c1d0f3f5567312bf1a99
treed963256840e228ef6b0949e8e7203850e763aba2
parentf6df7ab839fef099af163463ae99b9541d3d12c5
parentdec37051dd01b3faf921163a5d8370223ff77682
auto merge of #9599 : alexcrichton/rust/less-fmt, r=huonw

This also prevents future fmt! usage from leaking into the compiler, but it's still turned on by default for everyone else.
src/librustc/back/link.rs
src/librustc/driver/session.rs
src/librustc/lib/llvm.rs