comparison rust/hg-core/src/revlog/node.rs @ 47331:0252600fd1cf

dirstate-tree: Downgrade `&mut Node` to `&Node` in status and serialization Mutable access is not used, and upcoming changes will make it more costly (with copy-on-write nodes that can be read from disk representation) Differential Revision: https://phab.mercurial-scm.org/D10745
author Simon Sapin <simon.sapin@octobus.net>
date Wed, 19 May 2021 13:15:00 +0200
parents b1f2c2b336ec
children 2097f63575a5
comparison
equal deleted inserted replaced
47330:73f23e7610f8 47331:0252600fd1cf