This is an archive of the discontinued Mercurial Phabricator instance.

rust-dirstatemap: add `set_cached_mtime` helper method
Needs ReviewPublic

Authored by Alphare on Tue, Apr 12, 12:04 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

This will help remove the get_or_insert method, which is dangerous because it
does not take the DirstateMap counters into account

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage