about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJakub Beránek <jakub.beranek@vsb.cz>2024-06-29 15:01:11 +0200
committerJakub Beránek <jakub.beranek@vsb.cz>2024-07-04 15:21:07 +0200
commit73660649cd9663e98d07458a62d967de1ad33fd6 (patch)
tree3b687347b26cd28720ebb61940f1b69d441480a3 /compiler/rustc_codegen_llvm/src
parente2cf31a6148725bde4ea48acf1e4fe72675257a2 (diff)
downloadrust-73660649cd9663e98d07458a62d967de1ad33fd6.tar.gz
rust-73660649cd9663e98d07458a62d967de1ad33fd6.zip
Add `run` method to `BootstrapCommand`
This makes it easier to use commands in a "Fluent-API" style, and also removes the need for the `AsMut` trait hack that
was used before to allow passing both `BootstrapCommand` and `&mut BootstrapCommand` to `Builder::run`.
The `Builder::run` method was still kept and can be used explicitly, if needed for some reason.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions