view rustfmt.toml @ 47318:5ac0f2a8ba72 stable

tests: monkeypatch `util.get_password()` to avoid deadlocks on Windows This should have been part of 5b3513177f2b. Differential Revision: https://phab.mercurial-scm.org/D10759
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 20 May 2021 14:20:39 -0400
parents 426294d06ddc
children
line wrap: on
line source

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