rust/src/libflate
Felix S. Klock II f90c3864b6 Add core::marker::PhantomData.
Port `core::ptr::Unique` to have `PhantomData`. Add `PhantomData` to
`TypedArena` and `Vec` as well.

As a drive-by, switch `ptr::Unique` from a tuple-struct to a struct
with fields.
2015-02-11 13:51:09 +01:00
..
lib.rs Add core::marker::PhantomData. 2015-02-11 13:51:09 +01:00