comparison rust/hg-core/src/revlog/nodemap_docket.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 db7dbe6f7bb2
children
comparison
equal deleted inserted replaced
52791:523ca3d225f5 52792:3ea5bd40b8dc