Mercurial > hg
comparison .hgignore @ 50159:96d31efd21f7
rhg: reduce verbosity in path_encode by using a trait for writing
Hopefully this makes the code easier to read and understand and
shorter overall.
It also lets us later tweak the type we use as a [Sink],
without having to change the encoding functions, including using
two different types for size measurement and for the actual
serialization.
author | Arseniy Alekseyev <aalekseyev@janestreet.com> |
---|---|
date | Thu, 16 Feb 2023 18:29:52 +0000 |
parents | 681b25ea579e |
children | 59820ae507b1 |
comparison
equal
deleted
inserted
replaced
50158:0d2ec486d95c | 50159:96d31efd21f7 |
---|