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