Mercurial > public > mercurial-scm > hg-stable
view rustfmt.toml @ 48459:c6d00759dc2b
dirstate: remove unused method
Its last usage was inlined in `merge.py`.
Differential Revision: https://phab.mercurial-scm.org/D11849
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Fri, 03 Dec 2021 15:06:40 +0100 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true