]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
.gitignore: Don't ignore a file that exists in the repository
[rust.git] / config.toml.example
index e832570ed982e5f858924128358dab9bcf08140c..5152a6c988582260cd83695b6d6b1ed9a81b7048 100644 (file)
 # and currently the only standard option supported is `"llvm"`
 #codegen-backends = ["llvm"]
 
-# This is the name of the directory in which codegen backends will get installed
-#codegen-backends-dir = "codegen-backends"
-
 # Indicates whether LLD will be compiled and made available in the sysroot for
 # rustc to execute.
 #lld = false