Files
rust/tests
Matthias Krüger b817900087 Rollup merge of #128384 - dheaton-arm:mte-test, r=jieyouxu
Add tests to ensure MTE tags are preserved across FFI boundaries

Added run-make tests to verify that, between a Rust-C FFI boundary in both directions, any MTE tags included in a pointer are preserved for the following pointer types, as well as any information stored using TBI:
- int
- float
- string
- function

try-job: aarch64-gnu
2024-08-07 19:35:05 +02:00
..
2024-07-06 14:24:20 +02:00
2024-08-06 16:56:48 +02:00
2024-08-03 07:57:31 -04:00