about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-04-12 16:54:16 +0000
committerbors <bors@rust-lang.org>2025-04-12 16:54:16 +0000
commit9ffde4b089fe8e43d5891eb517001df27a8443ff (patch)
treef79b49a32473e09330f6aad716c3a234c1222596 /compiler/rustc_builtin_macros/src/errors.rs
parent7cd6e2f94e18fa7ef92df03a2ede1b7aa773b27d (diff)
parent4362789eb0b3001905f338a6e865c437b4756461 (diff)
downloadrust-9ffde4b089fe8e43d5891eb517001df27a8443ff.tar.gz
rust-9ffde4b089fe8e43d5891eb517001df27a8443ff.zip
Auto merge of #139242 - jieyouxu:run-make-artifact-names-cross, r=Kobzol
run-make-support: Calculate artifact names for target platform, not host platform

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*.

Helps with #138066.

r? `@Kobzol`

try-job: armhf-gnu
try-job: test-various
try-job: x86_64-msvc-1
try-job: i686-msvc-1
try-job: x86_64-mingw-1
try-job: aarch64-apple
try-job: x86_64-apple-1
Diffstat (limited to 'compiler/rustc_builtin_macros/src/errors.rs')
0 files changed, 0 insertions, 0 deletions