about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorJieyou Xu <jieyouxu@outlook.com>2025-04-02 16:41:40 +0800
committerJieyou Xu <jieyouxu@outlook.com>2025-04-12 14:48:01 +0800
commit41931320f83f8c7742597e1d1a965901e563b3b1 (patch)
tree5c372807723bae884486fc70ac1b460ea9e73308 /compiler/rustc_mir_transform/src/coverage/mod.rs
parentd2b3dd7c173de58881ead8109f7970b9cd926e2a (diff)
downloadrust-41931320f83f8c7742597e1d1a965901e563b3b1.tar.gz
rust-41931320f83f8c7742597e1d1a965901e563b3b1.zip
run-make-support: fix artifact name calculations for target
This was implemented incorrectly during the porting process, where we
relied on std consts. However, `run-make-support` is a host-only
library, which meant that these artifact names were for the *host* and
not the *target*.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions