view rustfmt.toml @ 48169:1e98f9b5bc71

largefiles: add tr backup for largefilesdirstate This will help us in automatically restoring the largefilesdirstate if a transaction is rolled back. Differential Revision: https://phab.mercurial-scm.org/D11611
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 19 Jul 2021 04:12:14 +0530
parents 426294d06ddc
children
line wrap: on
line source

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