Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/utils/files.rs @ 46444:6c778d20c8c2
rust: replace ToString impls with Display
ToString is automatically implementing for everything that implements
Display, and Display can avoid allocating intermediate strings.
Differential Revision: https://phab.mercurial-scm.org/D9904
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Thu, 28 Jan 2021 19:21:57 +0100 |
parents | 95d6f31e88db |
children | 0d734c0ae1cf |
comparison
equal
deleted
inserted
replaced
46443:43d63979a75e | 46444:6c778d20c8c2 |
---|