mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +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`