rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 06 Dec 2020 06:23:26 +0100
changeset 46060 24751551fe64
parent 45620 426294d06ddc
permissions -rw-r--r--
debugdiscovery: clarify internal key name in debugobsolete They were probably clear when they got added initially but with more key around, they gain to be clearer. Differential Revision: https://phab.mercurial-scm.org/D9528

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