rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 20 Jan 2021 12:11:41 +0100
branchstable
changeset 46341 043781c0ffd6
parent 45623 426294d06ddc
permissions -rw-r--r--
doc: remove the section about share-safe from its verbose gating The feature is no longer experimental. Differential Revision: https://phab.mercurial-scm.org/D9838

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