mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
69996b5ac7
Remove (deprecated & unstable) {to,from}_bits pointer methods
These unstable methods have been deprecated for more than a year (since #95583). Remove them.
See https://github.com/rust-lang/rust/issues/91126#issuecomment-1835796457 and https://github.com/rust-lang/rust/pull/110441/files#r1169574509.
Closes #91126.
r? `@scottmcm`