Mercurial > public > mercurial-scm > hg-stable
comparison mercurial/testing/storage.py @ 51274:96e05f1a99bd
rust-index: stop instantiating a C Index
The only missing piece was the `cache` to be returned from
`revlog.parse_index_v1_mixed`, and it really seems that it is
essentially repetition of the input, if `inline` is `True`.
Not worth a Rust implementation (C implementation is probably there
for historical reasons).
author | Georges Racinet <georges.racinet@octobus.net> |
---|---|
date | Sun, 29 Oct 2023 23:54:05 +0100 |
parents | 18c8c18993f0 |
children | ceeb8fa23cc8 |
comparison
equal
deleted
inserted
replaced
51273:fd1aa5e18f75 | 51274:96e05f1a99bd |
---|