mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-21 04:17:35 +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`
For more information about how rustc works, see the rustc dev guide.