rustfmt.toml
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Thu, 18 May 2023 18:45:54 +0100
changeset 50509 1b73868d17cf
parent 45620 426294d06ddc
permissions -rw-r--r--
cli: make debugnodemap capable of inspecting an arbitrary nodemap This lets us inspect the manifest nodemap and individual directory nodemaps when treemanifest is used.

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