mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
602841dc8c
core::ptr: deduplicate docs for as_ref, addr, and as_uninit_ref also add INFO.md file explaining the purpose of the ptr/docs dir, and give some pointers (heh) to future maintainers. follow up to rust-lang/rust#142101 part of rust-lang/rust#139190 r? `@workingjubilee`