Mercurial > hg
comparison hgweb.cgi @ 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 | c102b704edb5 |
children | d5cd1fd690f3 |
comparison
equal
deleted
inserted
replaced
46443:43d63979a75e | 46444:6c778d20c8c2 |
---|