We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9adea61 commit 2f7e3d5Copy full SHA for 2f7e3d5
config.toml.example
@@ -340,6 +340,9 @@
340
# nightly features
341
#channel = "dev"
342
343
+# The root location of the MUSL installation directory.
344
+#musl-root = "..."
345
+
346
# By default the `rustc` executable is built with `-Wl,-rpath` flags on Unix
347
# platforms to ensure that the compiler is usable by default from the build
348
# directory (as it links to a number of dynamic libraries). This may not be
0 commit comments