rust-lang / unsafe-code-guidelines

Forum for discussion about what unsafe code can and can't do
https://rust-lang.github.io/unsafe-code-guidelines
Apache License 2.0
666 stars 58 forks source link

Representation of structs #11

Closed nikomatsakis closed 6 years ago

nikomatsakis commented 6 years ago

Discussion topic about how structs are represented in Rust. Some things to work out:

nikomatsakis commented 6 years ago

Actually, I see some of the latest comments here -- these are great. Perhaps we can redirect them to #35, which is a subissue on this topic? I'll copy over some of those now.