mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 10:16:54 +00:00
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.