rustfmt.toml
author Pulkit Goyal <7895pulkit@gmail.com>
Sat, 12 Dec 2020 18:09:16 +0530
changeset 46191 aba979b1b90b
parent 45620 426294d06ddc
permissions -rw-r--r--
upgrade: move `printrequirements()` to UpgradeOperation class Part of refactor where we make things more arranged and integrated into single `UpgradeOperation` class. Differential Revision: https://phab.mercurial-scm.org/D9577

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