reference icon indicating copy to clipboard operation
reference copied to clipboard

clarification needed: Copying or dropping a raw pointer has no effect on the lifecycle of any other value.

Open ssh352 opened this issue 1 year ago • 0 comments

https://doc.rust-lang.org/stable/reference/types/pointer.html#raw-pointers-const-and-mut

could you advise what it means by "lifecycle of any other value"? what does this sentence intend to convey? Thanks!

ssh352 avatar Feb 11 '24 02:02 ssh352