We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa7879 commit 1cf905fCopy full SHA for 1cf905f
src/bootstrap/defaults/config.library.toml
@@ -10,6 +10,6 @@ bench-stage = 0
10
incremental = true
11
12
[llvm]
13
-# Will download LLVM from CI if available on your platform (Linux only for now)
+# Will download LLVM from CI if available on your platform.
14
# https://github.com/rust-lang/rust/issues/77084 tracks support for more platforms
15
download-ci-llvm = "if-available"
0 commit comments