Mercurial > hg
comparison rustfmt.toml @ 47036:5e64c93d5f94
revlog: remove the revlogio class
The class only contains a single `parseindex` method. Lets just make it a
function and remove the `revlogio` class. It served us well but became thinner
and thinner overtime.
Differential Revision: https://phab.mercurial-scm.org/D10509
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 01 May 2021 14:47:39 +0200 |
parents | 426294d06ddc |
children |
comparison
equal
deleted
inserted
replaced
47035:4f2b5f9d8cc4 | 47036:5e64c93d5f94 |
---|