Mercurial > public > mercurial-scm > hg
diff rust/hg-core/src/dirstate_tree/owning.rs @ 49127:f3e8b0b0a8c2
rust-dirstatemap: add `clear_cached_mtime` helper method
This will help remove the `get_or_insert` method, which is dangerous because it
does not take the `DirstateMap` counters into account.
Differential Revision: https://phab.mercurial-scm.org/D12525
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Fri, 08 Apr 2022 16:03:39 +0200 |
parents | dd6b67d5c256 |
children | 6cce0afc1454 e98fd81bb151 |