mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 12:27:02 +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`