about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2023-06-18 10:48:09 +1000
committerZalathar <Zalathar@users.noreply.github.com>2023-06-18 11:17:19 +1000
commitb198589214e5d6e1a7dc40599e61031a0d1a7b1b (patch)
tree31ebc5c1a497a5fb78a7430447ac77bb36ffba7f /compiler/rustc_interface/src/errors.rs
parent3b2073f0762cff4d3d625bb10017e0ce4e7abe50 (diff)
downloadrust-b198589214e5d6e1a7dc40599e61031a0d1a7b1b.tar.gz
rust-b198589214e5d6e1a7dc40599e61031a0d1a7b1b.zip
Don't try to auto-bless 32-bit `mir-opt` tests on ARM Mac hosts
Blessing 32-bit tests on 64-bit hosts relies on having a corresponding 32-bit
target that can be built "easily" on those hosts.

ARM Macs don't have a corresponding 32-bit target, so trying to build one is
usually going to fail.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions