about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-10-19 07:15:31 +0200
committerGitHub <noreply@github.com>2022-10-19 07:15:31 +0200
commit6a168e4538a3fa76101904c3f1942804556c4c67 (patch)
treefb34e59dbb9d5f19a98090f4311e7af4961a542d /compiler/rustc_interface/src
parente86bc898311ee19c9725393283b7d88b7d7d4ea8 (diff)
parent399e5cc8db64f06c2d2d57894fc066d289e3eeae (diff)
downloadrust-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