view rustfmt.toml @ 49080:b44678aeb460

packaging: drop python27 references from the Windows instructions I also diffed these two files and eliminated cosmetic differences to make it easier to ensure both are in alignment. Differential Revision: https://phab.mercurial-scm.org/D12570
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 18 Apr 2022 16:11:52 -0400
parents 426294d06ddc
children
line wrap: on
line source

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