about summary refs log tree commit diff
path: root/compiler/rustc_incremental/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-21 15:48:58 +0100
committerGitHub <noreply@github.com>2025-03-21 15:48:58 +0100
commitbc46c98dd81dc6c0a2c24c701dfd28d7b2c41260 (patch)
tree0dcc2dc8779f5b34b90b289357c07a461d424060 /compiler/rustc_incremental/src
parent7c2475e9aa46d72a929fd56b6ba8c5304ab96804 (diff)
parent20432c9eee4d22047994f1e334a639c891535aa9 (diff)
downloadrust-bc46c98dd81dc6c0a2c24c701dfd28d7b2c41260.tar.gz
rust-bc46c98dd81dc6c0a2c24c701dfd28d7b2c41260.zip
Rollup merge of #138721 - jchecahi:tests-explicit-cpus, r=tgross35
Use explicit cpu in some asm and codegen tests.

Some tests expect to be compiled for a specific CPU or require certain target features to be present (or absent). These tests work fine with default CPUs but fail in downstream builds for RHEL and Fedora, where we use non-default CPUs such as z13 on s390x, pwr9 on ppc64le, or x86-64-v2/x86-64-v3 on x86_64.

This is similar to #124597.
Diffstat (limited to 'compiler/rustc_incremental/src')
0 files changed, 0 insertions, 0 deletions