Mercurial > public > mercurial-scm > hg-stable
comparison rust/hg-core/src/errors.rs @ 48005:d1d9510f73f0
rust: Update the memmap2 crate to version 0.4.0
This version:
* Optionally implements the `StableDeref` trait, removing the need
for a wrapper type doing that
* Adds support for mapping empty files, which can routinely happen
for dirstate-v2 data files. This was a cause of some failing tests
when running with `run-tests.py --rhg --extra-config-opt rhg.status=1`
Differential Revision: https://phab.mercurial-scm.org/D11446
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Fri, 17 Sep 2021 08:57:12 +0200 |
parents | cf5f8da2244c |
children | abeae090ce67 |
comparison
equal
deleted
inserted
replaced
48004:2018753014be | 48005:d1d9510f73f0 |
---|