]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/Cargo.toml
Rollup merge of #105570 - Nilstrieb:actual-best-failure, r=compiler-errors
[rust.git] / src / bootstrap / Cargo.toml
index ccc7ec1fce9f010d3842e31ba6e63b6ad4720efd..fafe82a9c128a44ea9307a635b3819282e42c8f1 100644 (file)
@@ -29,11 +29,6 @@ name = "sccache-plus-cl"
 path = "bin/sccache-plus-cl.rs"
 test = false
 
-[[bin]]
-name = "llvm-config-wrapper"
-path = "bin/llvm-config-wrapper.rs"
-test = false
-
 [dependencies]
 cmake = "0.1.38"
 fd-lock = "3.0.8"