view rustfmt.toml @ 49942:32155ea1e930 stable

tests: fix a typo in test-demandimport.t I guess we figured out why it wasn't lazy.
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 10 Jan 2023 17:35:53 +0400
parents 426294d06ddc
children
line wrap: on
line source

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