mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 11:28:35 +00:00
Upgrade memmap to memmap2 memmap is no longer maintained. memmap2 is a fork that is still maintained. https://rustsec.org/advisories/RUSTSEC-2020-0077.html The remaining use of memmap is through measureme.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.