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. |
||
|---|---|---|
| .. | ||
| bar.h | ||
| bar_float.c | ||
| bar_function.c | ||
| bar_int.c | ||
| bar_string.c | ||
| foo_float.rs | ||
| foo_function.rs | ||
| foo_int.rs | ||
| foo_string.rs | ||
| rmake.rs | ||