mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +00:00

proc_macro/bridge: remove `#[repr(C)]` from non-ABI-relevant types. Not sure how this happened, maybe some of these were passed through the bridge a long time ago? r? `@bjorn3`