Mercurial > hg
comparison hgext/sparse.py @ 46499:eace48b4a786
rust: Use the DisplayBytes trait in config printing
This is similar to `std::fmt::Display`, but for arbitrary bytes instead
of Unicode. Writing to an abstract output stream helps avoid allocating
intermediate `Vec<u8>` buffers.
Differential Revision: https://phab.mercurial-scm.org/D9966
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Mon, 08 Feb 2021 11:13:56 +0100 |
parents | 5c8230ca37f2 |
children | f927ad5a4e2c |
comparison
equal
deleted
inserted
replaced
46498:3caa3698335e | 46499:eace48b4a786 |
---|