mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

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.