view rustfmt.toml @ 47057:8ad2f43fe37b

rewriteutil: add devel warning if precheck is called with contexts I'm trying to upstream parts from the evolve extension. This check exists there. Differential Revision: https://phab.mercurial-scm.org/D10515
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 11 Feb 2021 15:02:57 -0800
parents 426294d06ddc
children
line wrap: on
line source

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