view rustfmt.toml @ 46965:b03527bdac01

ui: deprecated `ui.expandpath` This function return a single path, something incompatible with the coming change to `[paths]` definition to allow multiple associated urls. Now that all user got migrated, we deprecate the function. Differential Revision: https://phab.mercurial-scm.org/D10432
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 15 Apr 2021 01:03:12 +0200
parents 426294d06ddc
children
line wrap: on
line source

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