Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/revlog/path_encode.rs @ 50971:c950fdba7472
rust: add `UncheckedRevision` type
This is the start of a series whose aim is to separate "checked" and
"unchecked" revision numbers. A "checked" revision number is valid for a given
index, allowing us to have faster algorithms that don't do redundant checks
all the time and have a clearer view of the kinds of revisions
we're working with.
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Mon, 07 Aug 2023 12:53:43 +0200 |
parents | 3f5137543773 |
children |
comparison
equal
deleted
inserted
replaced
50970:fd6c748eb8a6 | 50971:c950fdba7472 |
---|