]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Don't checkout llvm-project when the LLVM backend isn't built
[rust.git] / config.toml.example
index c9e183887504c20605b749917fd0c50c27bb68b1..5b045d4e32d8d739ebbab49580d20affbdcd1cda 100644 (file)
@@ -446,6 +446,11 @@ changelog-seen = 2
 # nightly features
 #channel = "dev"
 
+# A descriptive string to be appended to `rustc --version` output, which is
+# also used in places like debuginfo `DW_AT_producer`. This may be useful for
+# supplementary build information, like distro-specific package versions.
+#description = ""
+
 # The root location of the musl installation directory.
 #musl-root = "..."