X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=5152a6c988582260cd83695b6d6b1ed9a81b7048;hb=00e7ff44ca8e7fa9f5552fdfaf81ed09ed1d90f1;hp=e832570ed982e5f858924128358dab9bcf08140c;hpb=9175247e72a3d7cba4bdb61bc490da9be0460d51;p=rust.git diff --git a/config.toml.example b/config.toml.example index e832570ed98..5152a6c9885 100644 --- a/config.toml.example +++ b/config.toml.example @@ -379,9 +379,6 @@ # 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