about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2025-06-18 18:06:50 +0200
committerGitHub <noreply@github.com>2025-06-18 18:06:50 +0200
commitec295ad59c3e23fb68af78dc7fbf112614173545 (patch)
tree7589594548158d3b1b52444e564e294125990152 /compiler/rustc_codegen_llvm/src
parentfd6b24f1624766d970628032c6e758d800cfa256 (diff)
parent05122808a39ad64aa629368984ae2693e4f66c11 (diff)
downloadrust-ec295ad59c3e23fb68af78dc7fbf112614173545.tar.gz
rust-ec295ad59c3e23fb68af78dc7fbf112614173545.zip
Rollup merge of #142591 - Shourya742:2025-06-14-add-spawn-execution-api, r=Kobzol
Add spawn APIs for BootstrapCommand to support deferred command execution

This PR adds new deferred command support in the ExecutionContext and provides APIs to spawn commands and wait for their completion. This structure enables moving away from the start_process helper functions towards a more unified and reusable command execution flow.

r? ````@Kobzol````
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions