]> git.lizzy.rs Git - rust.git/commit
stabilize ptr_offset_from
authorRalf Jung <post@ralfj.de>
Sat, 11 Jul 2020 11:07:39 +0000 (13:07 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 22 Aug 2020 12:37:10 +0000 (14:37 +0200)
commit0e4f335e634d16f399647353dd70666423e402b4
tree1ac7ed62165d2c2ffb93868ff151f8f7646d05da
parent7ad4369ba695b37b6f758ef94ff28597e840bc32
stabilize ptr_offset_from
library/alloc/src/lib.rs
library/core/src/ptr/const_ptr.rs
library/core/src/ptr/mut_ptr.rs
src/librustdoc/lib.rs