about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-09-10 17:35:16 +0200
committerGitHub <noreply@github.com>2024-09-10 17:35:16 +0200
commita42d67e6cc6f609c7218c3ddd1845f866faa049b (patch)
tree05ea12c57743468f86dab3eedf4cd4ce47b23dc9 /compiler/rustc_mir_transform/src
parent98222a524d197d61776d24065c6e09ef4cbed06b (diff)
parent86075759cc96748e56d70f6e25bbf319141ea82f (diff)
downloadrust-a42d67e6cc6f609c7218c3ddd1845f866faa049b.tar.gz
rust-a42d67e6cc6f609c7218c3ddd1845f866faa049b.zip
Rollup merge of #130185 - RalfJung:abi-compat-repr-c-wrappers, r=compiler-errors
abi/compatibility test: remove tests inside repr(C) wrappers

When I wrote the test I assumed we'd guarantee ABI compatibility to be "structural" wrt `repr(C)` types, i.e. if two `repr(C)` types have all their fields be pairwise ABI-compatible then the types are ABI-compatible. That got removed from the ABI compatibility docs before they landed, though, so let's also remove it from this test.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions