We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ac8e2 commit d8f3a42Copy full SHA for d8f3a42
5 files changed
.cargo/config.toml
@@ -0,0 +1,3 @@
1
+[target.x86_64-unknown-linux-gnu]
2
+linker = "clang"
3
+rustflags = ["-C", "link-arg=-fuse-ld=lld"]
0 commit comments