diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2017-07-28 17:52:44 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2017-07-28 18:00:31 -0700 |
| commit | 8e7849e766730f9e210330485386731cac40d346 (patch) | |
| tree | 87bd532aafc283b6d9e5ac7da6cd2d4ac1b431ec /src/rustllvm/RustWrapper.cpp | |
| parent | eba9d7f08ce5c90549ee52337aca0010ad566f0d (diff) | |
| download | rust-8e7849e766730f9e210330485386731cac40d346.tar.gz rust-8e7849e766730f9e210330485386731cac40d346.zip | |
rustbuild: Use Cargo's "target runner"
This commit leverages a relatively new feature in Cargo to execute cross-compiled tests, the `target.$target.runner` configuration. We configure it through environment variables in rustbuild and this avoids the need for us to locate and run tests after-the-fact, instead relying on Cargo to do all that execution for us.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
