This is an archive of the discontinued Mercurial Phabricator instance.

rust: Switch to the memmap2-rs crate
ClosedPublic

Authored by SimonSapin on Sep 10 2021, 11:11 AM.

Details

Summary

https://github.com/RazrFalcon/memmap2-rs

This is a fork of the original memmap crate which appears to be unmaintained:
https://github.com/danburkert/memmap-rs/issues/90

This fork is the most popular according to https://crates.io/keywords/mmap

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

SimonSapin created this revision.Sep 10 2021, 11:11 AM
Alphare accepted this revision.Sep 13 2021, 6:25 AM
This revision is now accepted and ready to land.Sep 13 2021, 6:25 AM
This revision was automatically updated to reflect the committed changes.