]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Added page for feature to unstable book.
[rust.git] / config.toml.example
index eb7cd61a1b07e7a936e126db5f9e622421d291a5..107375ac5cc3a3fa0ce254f11adde571d29d6e60 100644 (file)
 # sysroot.
 #llvm-tools = false
 
+# Indicates whether LLDB will be made available in the sysroot.
+# This is only built if LLVM is also being built.
+#lldb = false
+
 # Whether to deny warnings in crates
 #deny-warnings = true