We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
llvm.download-ci-llvm
1 parent 7d57904 commit 4e090e7Copy full SHA for 4e090e7
config.example.toml
@@ -53,7 +53,7 @@
53
#
54
# Note that many of the LLVM options are not currently supported for
55
# downloading. Currently only the "assertions" option can be toggled.
56
-#download-ci-llvm = if rust.channel == "dev" || rust.download-rustc != false { "if-unchanged" } else { false }
+#download-ci-llvm = true
57
58
# Indicates whether the LLVM build is a Release or Debug build
59
#optimize = true
0 commit comments