mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
832fb9c072
elaborate a bit on the (lack of) safety in 'Mmap::map' Sadly none of the callers of this function even consider it worth mentioning in their unsafe block that what they are doing is completely unsound.