We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eac0ebe + a34485f commit 8ee0b6bCopy full SHA for 8ee0b6b
src/bootstrap/config.toml.example
@@ -1,5 +1,8 @@
1
# Sample TOML configuration file for building Rust.
2
#
3
+# To configure rustbuild, copy this file to the directory from which you will be
4
+# running the build, and name it config.toml.
5
+#
6
# All options are commented out by default in this file, and they're commented
7
# out with their default values. The build system by default looks for
8
# `config.toml` in the current directory of a build for build configuration, but
0 commit comments