mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 15:27:59 +00:00
See RUST-141600: this test is broken in two ways: 1. This test triggers `-Wincompatible-pointer-types` on GCC 14. 2. This test requires ARMv8.5+ w/ MTE extensions enabled, but GHA CI runner hardware do not have this enabled.