Closed RalfJung closed 5 years ago
I think this comment originally meant that unless this struct is "C", you cannot assume anything about the value of offset_of, as the compiler can rearrange the struct and that can change between compiler versions. (and the comment doesn't really convey that)
Not sure why packed was added.
I'm okay with just removing it
@Gilnaa are you okay just removing that?