view rustfmt.toml @ 49210:cc92ad0e8185 stable

rhg: correctly handle the case where diffs are encoded relative to nullrev returning a valid entry for nullrev fix chain that delta against nullrev.
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Sun, 22 May 2022 14:21:59 +0200
parents 426294d06ddc
children
line wrap: on
line source

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