rustfmt.toml
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Thu, 18 May 2023 19:23:59 +0100
changeset 50681 5d84b1385f7f
parent 45623 426294d06ddc
permissions -rw-r--r--
treemanifest: make `updatecaches` update the nodemaps for all directories Without this, if the cache for a nested directory is in a bad state, it's very hard to repair it.

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