diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-10-19 07:15:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-19 07:15:31 +0200 |
| commit | 6a168e4538a3fa76101904c3f1942804556c4c67 (patch) | |
| tree | fb34e59dbb9d5f19a98090f4311e7af4961a542d /compiler/rustc_interface/src | |
| parent | e86bc898311ee19c9725393283b7d88b7d7d4ea8 (diff) | |
| parent | 399e5cc8db64f06c2d2d57894fc066d289e3eeae (diff) | |
| download | rust-6a168e4538a3fa76101904c3f1942804556c4c67.tar.gz rust-6a168e4538a3fa76101904c3f1942804556c4c67.zip | |
Rollup merge of #103178 - ferrocene:pa-coverage-reports-tests, r=Mark-Simulacrum
Partially fix `src/test/run-make/coverage-reports` when cross-compiling The test does not work on cross-compiled targets because the --target flag was not passed to rustc inside the test. This commit fixes that by adding the flag to the invocations. Note that the test still fails on cross-compiled targets using remote-test, as remote-test is not capable (yet) of sending back to the host system the `*.profraw` file generated by the instrumentation. Because of that, this is only a partial fix, and the test has been ignored on cross-compilation.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
