about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-11-07 18:01:50 +0800
committerGitHub <noreply@github.com>2018-11-07 18:01:50 +0800
commit099c5878517add5fd932c808961a9612d3ec026a (patch)
tree091549a615ed2c02ffb17fcdc8f60a45174c7f95 /src/rustllvm/RustWrapper.cpp
parent88f214cfd588e483911c177e050dcdf21b3b8ee6 (diff)
parent22b571d62a6750d1d67509a8e71f524c69d37b9d (diff)
downloadrust-099c5878517add5fd932c808961a9612d3ec026a.tar.gz
rust-099c5878517add5fd932c808961a9612d3ec026a.zip
Rollup merge of #55495 - wesleywiser:opt_fuel_rustbuild, r=nikomatsakis
Don't print opt fuel messages to stdout because it breaks Rustbuild

Rustbuild passes `--message-format json` to the compiler invocations
which causes JSON to be emitted on stdout. Printing optimization fuel
messages to stdout breaks the json and causes Rustbuild to fail.

Work around this by emitting optimization fuel related messages on
stderr instead.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions