rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 03 Dec 2023 04:49:49 +0100
branchstable
changeset 51152 6a78b5a1d1ab
parent 45620 426294d06ddc
permissions -rw-r--r--
perf-tags: fix clear_cache_fnodes to actually clear that cache The function was not doing it what it advertise for a long time. So we fix it and we add a way for the perf extensions to detect broken version.

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