view rustfmt.toml @ 45628:7f033a587414

log: extract function that builds (revs, makefilematcher) from walkopts "hg grep" and "hg churn" will use this interface.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 10 Sep 2020 17:44:34 +0900
parents 426294d06ddc
children
line wrap: on
line source

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