]> git.lizzy.rs Git - rust.git/commit
explicitly distinguish pointer::addr and pointer::expose_addr
authorRalf Jung <post@ralfj.de>
Sun, 3 Apr 2022 17:37:03 +0000 (13:37 -0400)
committerRalf Jung <post@ralfj.de>
Mon, 4 Apr 2022 21:56:12 +0000 (17:56 -0400)
commit0252fc9619805e59a32e8cf9a13591df69a56a5b
treef9e78bbb1a353066cb865e8fc9e07a523c02bcad
parent168a0209002fef203e83989ff641c1b3e1a51859
explicitly distinguish pointer::addr and pointer::expose_addr
library/core/src/ptr/const_ptr.rs
library/core/src/ptr/mod.rs
library/core/src/ptr/mut_ptr.rs