]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Update CodeMap tests after changing FileMap construction.
[rust.git] / config.toml.example
index feb55d57ef3e18e38727baedac38f7356ddcf073..0578f929224d99a0cbbaf97e64a2f29477dc7b60 100644 (file)
 # rustc to execute.
 #lld = false
 
+# Indicates whether some LLVM tools, like llvm-objdump, will be made available in the
+# sysroot.
+#llvm-tools = false
+
 # Whether to deny warnings in crates
 #deny-warnings = true