Mercurial > public > mercurial-scm > hg-stable
comparison rust/hg-core/src/revlog/patch.rs @ 52792:3ea5bd40b8dc
rust-nodemap: requiring immutable part to be Sync
This is necessary for the upcoming PyO3 bindings and does not bring
any problems.
In practical applications, this immutable part is often obtained by
`mmap` and satisfies the requirement.
author | Georges Racinet <georges.racinet@cloudcrane.io> |
---|---|
date | Wed, 25 Dec 2024 12:43:45 +0100 |
parents | 8497cfb0d76c |
children |
comparison
equal
deleted
inserted
replaced
52791:523ca3d225f5 | 52792:3ea5bd40b8dc |
---|