mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
2b646bd533
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`