rust/library
Dylan DPC 1660b4b70c
Rollup merge of #97851 - saethlin:use-repr-c, r=thomcc
Use repr(C) when depending on struct layout in ptr tests

The test depends on the layout of this struct `Pair`, so it should use `repr(C)` instead of the default `repr(Rust)`.
2022-06-08 07:37:33 +02:00
..
2022-05-20 09:30:26 +02:00
2022-06-03 17:16:41 -04:00
2022-06-03 17:16:41 -04:00
2022-05-27 07:36:17 -04:00
2022-06-03 17:16:41 -04:00
2022-06-03 17:16:41 -04:00
2022-06-03 17:16:41 -04:00