mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 07:26:48 +00:00
give Pointer::into_parts a more scary name and offer a safer alternative `into_parts` is a bit too innocent of a name for a somewhat subtle operation. r? `@oli-obk`