view rustfmt.toml @ 46190:9ab2ab5bf9af

upgrade: move `printoptimisations() 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/D9576
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 12 Dec 2020 18:00:18 +0530
parents 426294d06ddc
children
line wrap: on
line source

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