diff options
| author | Jakub Beránek <jakub.beranek@vsb.cz> | 2024-06-29 15:01:11 +0200 |
|---|---|---|
| committer | Jakub Beránek <jakub.beranek@vsb.cz> | 2024-07-04 15:21:07 +0200 |
| commit | 73660649cd9663e98d07458a62d967de1ad33fd6 (patch) | |
| tree | 3b687347b26cd28720ebb61940f1b69d441480a3 /compiler/rustc_codegen_llvm/src/declare.rs | |
| parent | e2cf31a6148725bde4ea48acf1e4fe72675257a2 (diff) | |
| download | rust-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/declare.rs')
0 files changed, 0 insertions, 0 deletions
