Mercurial > hg
view rustfmt.toml @ 48298:6ffcaba7d122
compat: don't rely on cpython-specific builtins manipulation
Pierre Augier signaled on the mailing list that this fails on Pypy and pointed
out the correct solution.
Differential Revision: https://phab.mercurial-scm.org/D11732
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Wed, 03 Nov 2021 12:35:57 +0100 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true