summaryrefslogtreecommitdiff
path: root/libc-test
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-04-04 08:21:00 +0000
committerbors <bors@rust-lang.org>2023-04-04 08:21:00 +0000
commitb9f037292b144a416a454ca457c6d6f94662a59e (patch)
treeb71f0c9d97d74fa692423fb69463991d5bfc8909 /libc-test
parent26744a7ad42974a1d62ba8ca9820a63c8949f40a (diff)
parent52808cef25e8404488e5e8dec9330c90b59df6d0 (diff)
downloadrust-libc-b9f037292b144a416a454ca457c6d6f94662a59e.tar.gz
Auto merge of #3180 - jsha:print-rustc-error-output, r=JohnTitor0.2.141
build.rs: print rustc stderr if exit status != 0 I was trying to run benchmarks locally with rustc-perf and found that many of them failed to build with a message from libc's build.rs "Failed to get rustc version." I made this change locally to help debug, and I think it would be generally useful. In my case it quickly revealed that rustc was failing to find libLLVM and so `rustc --version` was emitting nothing on stdout. I think this may have been part of what was intended with #3000 and might help debug https://github.com/rust-lang/crater/issues/663.
Diffstat (limited to 'libc-test')
0 files changed, 0 insertions, 0 deletions