mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 16:06:00 +00:00
So pointee metadata can be used in anonymous statics. This is prerequisite for implementing ThinBox without allocation for ZST. See https://github.com/rust-lang/rust/pull/123184#discussion_r1544627488