]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Run rustfmt
[rust.git] / config.toml.example
index 68bc7dfe720fe11f20313c299b4dc4bc44318b5d..effe00843810da1dcd993bfc48ec00f6df6e288c 100644 (file)
 # standard library.
 #debuginfo-only-std = false
 
+# Enable debuginfo for the extended tools: cargo, rls, rustfmt
+# Adding debuginfo makes them several times larger.
+#debuginfo-tools = false
+
 # Whether or not jemalloc is built and enabled
 #use-jemalloc = true