Module cfg_target_arch

Source

Constantsยง

SUPPRESS ๐Ÿ”’
SUPPRESS_REASON_CPU_INTRINSIC ๐Ÿ”’
Using target_arch in order to execute CPU-specific intrinsics
SUPPRESS_REASON_ONEOFF_FLOWEY ๐Ÿ”’
One off - used as part of flowey CI infra
SUPPRESS_REASON_ONEOFF_GUEST_ARCH_IMPL ๐Ÿ”’
One off - support for the auto-arch selection logic in build_rs_guest_arch.
SUPPRESS_REASON_ONEOFF_PETRI_HOST_ARCH ๐Ÿ”’
Onee off - used by petri to return the host architecture for test filtering
SUPPRESS_REASON_ONEOFF_PETRI_NATIVE_TEST_DEPS ๐Ÿ”’
One off - used by petri to select native test dependencies
SUPPRESS_REASON_ONEOFF_VIRT_HVF ๐Ÿ”’
One off - considiton to check that virt_hvf is being used when both guest and host arch to be the same.
SUPPRESS_REASON_SYS_CRATE ๐Ÿ”’
Using target_arch in order to implement a โ€˜*-sysโ€™-like crate (where the structure changes depending on the host-arch)

Functionsยง

check_cfg_target_arch
has_suppress ๐Ÿ”’