mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
37136dd974
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.