view rustfmt.toml @ 46230:1fcab88ab85c

downgrade: if a compression is removed, consider that too For compression format variant, the result of `fromrepo()` and `fromconfig()` is not a boolean and we have to actually equate those to find change. Differential Revision: https://phab.mercurial-scm.org/D9693
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 08 Jan 2021 23:06:38 +0530
parents 426294d06ddc
children
line wrap: on
line source

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