rustfmt.toml
changeset 45620 426294d06ddc
parent 40271 dbc28c91f7ff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rustfmt.toml	Thu Oct 01 09:09:35 2020 -0700
@@ -0,0 +1,4 @@
+edition = "2018"
+max_width = 79
+wrap_comments = true
+error_on_line_overflow = true