rust/library/core
Jacob Pratt de2cb0d76c
Rollup merge of #123206 - stepancheg:pointee-metadata-freeze, r=Amanieu
Require Pointee::Metadata to be Freeze

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

r? joboet
2024-04-04 21:16:55 -04:00
..
benches Add benches for net parsing 2024-03-04 18:46:24 -05:00
src Rollup merge of #123206 - stepancheg:pointee-metadata-freeze, r=Amanieu 2024-04-04 21:16:55 -04:00
tests Rollup merge of #123206 - stepancheg:pointee-metadata-freeze, r=Amanieu 2024-04-04 21:16:55 -04:00
Cargo.toml Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00