about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAyush Singh <ayushsingh1325@gmail.com>2022-12-02 00:20:39 +0530
committerAyush Singh <ayushsingh1325@gmail.com>2022-12-12 01:21:46 +0530
commit2bb6bd6546a4ad3bafaefd1ffb48f265a4f37bcf (patch)
tree54b537d9ebe06fc421c251da8207243e83d5b3a3 /compiler/rustc_codegen_llvm/src
parent742d3f02c243964e5b868d90afd60c2907be5853 (diff)
downloadrust-2bb6bd6546a4ad3bafaefd1ffb48f265a4f37bcf.tar.gz
rust-2bb6bd6546a4ad3bafaefd1ffb48f265a4f37bcf.zip
Add batch flag to remote-test-server
When using this flag, the stdout and stderr is 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