mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
b048396f44
This enables usage of the offset_of!() macro in the compiler, through the wrappers in memoffset and then in field-offset.