mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
6e046fef29
raw pointer metadata API: data address -> data pointer A pointer consists of [more than just an address](https://github.com/rust-lang/rfcs/pull/3559), so let's not equate "pointer" and "address" in these docs.