rust/library/core/src/ptr
bors 17d0a45f5d Auto merge of #117572 - RalfJung:addr_of, r=cuviper
update and clarify addr_of docs

This updates the docs to match https://github.com/rust-lang/reference/pull/1387. Cc `@rust-lang/opsem`

`@chorman0773` not sure if you had anything else you wanted to say here, I'd be happy to get your feedback. :)

Fixes https://github.com/rust-lang/rust/issues/114902, so Cc `@joshlf`
2023-11-10 08:04:47 +00:00
..
alignment.rs rm const traits in libcore 2023-04-16 06:49:27 +00:00
const_ptr.rs Stabilize [const_]pointer_byte_offsets 2023-10-25 22:35:12 +00:00
metadata.rs Flip cfg's for bootstrap bump 2023-07-12 21:38:55 -04:00
mod.rs Auto merge of #117572 - RalfJung:addr_of, r=cuviper 2023-11-10 08:04:47 +00:00
mut_ptr.rs Stabilize [const_]pointer_byte_offsets 2023-10-25 22:35:12 +00:00
non_null.rs Auto merge of #116407 - Mark-Simulacrum:bootstrap-bump, r=onur-ozkan 2023-10-14 05:44:48 +00:00
unique.rs Flip cfg's for bootstrap bump 2023-07-12 21:38:55 -04:00