mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
b78c118b09
rename PointerAddress → PointerExposeAddress `PointerAddress` sounds a bit too much like `ptr.addr()`, but this corresponds to `ptr.expose_addr()`. r? `@tmiasko`