mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
ce1151c04c
Document Rust's stance on `/proc/self/mem` Add documentation to `std::os::unix::io` describing Rust's stance on `/proc/self/mem`, treating it as an external entity which is outside the scope of Rust's safety guarantees.