This is the new API that Python has already migrated to
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG95e304addfc1: rust-dirstatemap: add `set_untracked` method
rHG0e20d8410c2d: rust-dirstatemap: add `set_untracked` method
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
If we know that an entry exist. why do we need a get_or_insert here?