mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
23128c4183
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.