Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/revlog.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 | 4d2a5ca060e3 |
children |
comparison
equal
deleted
inserted
replaced
49126:e7b74bb602a4 | 49127:f3e8b0b0a8c2 |
---|