rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 28 Jul 2022 16:25:21 +0200
changeset 49438 44d4fd09982f
parent 45620 426294d06ddc
permissions -rw-r--r--
perf: introduce a benchmark for delta-find That part is responsible of serious slowdown in some `hg pull/unbundle` case. So lets add a way to benchmark it.

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true