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 fcf8faf commit 3f4d50bCopy full SHA for 3f4d50b
.cargo/config_fast_builds
@@ -1,7 +1,7 @@
1
# Add the contents of this file to `config.toml` to enable "fast build" configuration. Please read the notes below.
2
3
# NOTE: For maximum performance, build using a nightly compiler
4
-# If you are using rust stable, remove the "-Zshare-generics=y" below (as well as "-Csplit-debuginfo=unpacked" when building on macOS).
+# If you are using rust stable, remove the "-Zshare-generics=y" below.
5
6
[target.x86_64-unknown-linux-gnu]
7
linker = "/usr/bin/clang"
0 commit comments