about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-12-17 20:47:14 +0000
committerbors <bors@rust-lang.org>2022-12-17 20:47:14 +0000
commit0468a00ae3fd6ef1a6a0f9eaf637d7aa9e604acc (patch)
treedbff8d728d0381ab068fc35c4704a435e8015226 /compiler/rustc_codegen_llvm/src
parent2d76a9df5d040e8dfcb23e01fc3847c628d833e4 (diff)
parent2bb6bd6546a4ad3bafaefd1ffb48f265a4f37bcf (diff)
downloadrust-0468a00ae3fd6ef1a6a0f9eaf637d7aa9e604acc.tar.gz
rust-0468a00ae3fd6ef1a6a0f9eaf637d7aa9e604acc.zip
Auto merge of #105145 - Ayush1325:sequential-remote-server, r=Mark-Simulacrum
Add batch flag to remote-test-server

When using this flag, the stdout and stderr are sent in a single batch instead of being streamed. It also used `Command::output` instead of `Command::spawn`. This is useful for targets that might support std but not threading (Eg: UEFI).

Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions