Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/testing.rs @ 50160:5ce53ff6133a
rhg: in path_encode add a DestArr type
This is an implementation of Sink trait that writes into a fixed-size
buffer on the stack, so identical to what was done before, but
it makes the code of [hash_encode] easier to understand by dropping
all these slice manipulations.
author | Arseniy Alekseyev <aalekseyev@janestreet.com> |
---|---|
date | Thu, 16 Feb 2023 18:41:06 +0000 |
parents | 168041fa6d5f |
children | 4c5f6e95df84 |
comparison
equal
deleted
inserted
replaced
50159:96d31efd21f7 | 50160:5ce53ff6133a |
---|