mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +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.