rust/library/core
Stepan Koltsov 8f5a28e0aa 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
2024-03-31 03:35:17 +01:00
..
benches Add benches for net parsing 2024-03-04 18:46:24 -05:00
src Require Pointee::Metadata to be Freeze 2024-03-31 03:35:17 +01:00
tests Require Pointee::Metadata to be Freeze 2024-03-31 03:35:17 +01:00
Cargo.toml Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00