]> git.lizzy.rs Git - rust.git/commit
Pointer metadata: add tracking issue number
authorSimon Sapin <simon.sapin@exyr.org>
Fri, 29 Jan 2021 13:38:48 +0000 (14:38 +0100)
committerSimon Sapin <simon.sapin@exyr.org>
Mon, 15 Feb 2021 13:27:51 +0000 (14:27 +0100)
commitcf000f0408f3d9c4e62d2c71aae979ab0677ca0e
tree09dcf678bfffca4a16115536c25dedcf4355769d
parent5ade3fe32c8a742504aaddcbe0d6e498f8eae11d
Pointer metadata: add tracking issue number
library/core/src/ptr/const_ptr.rs
library/core/src/ptr/metadata.rs
library/core/src/ptr/mod.rs
library/core/src/ptr/mut_ptr.rs
library/core/src/ptr/non_null.rs