view rustfmt.toml @ 49141:126d253eb274

rust-status: stop using `state()` in `handle_normal_file` Let's use the new API Differential Revision: https://phab.mercurial-scm.org/D12539
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 12 Apr 2022 17:34:18 +0200
parents 426294d06ddc
children
line wrap: on
line source

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