rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 06 Nov 2023 23:15:17 +0100
changeset 51122 5f9af8422b31
parent 45620 426294d06ddc
permissions -rw-r--r--
unstable: use the `_mutablerevs` function when computing phase divergent This is a useful function to get the revision relevant to these computation, lets make sure all code use it, so that we can improve that `_mutablerevs` function in a later changeset.

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