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.
cargo insta test
1 parent b6f5867 commit e79b72aCopy full SHA for e79b72a
.cargo/config.toml
@@ -1,2 +1,5 @@
1
+[target.aarch64-apple-darwin]
2
+rustflags = ["-C", "link-arg=-ld_classic"]
3
+
4
[target.x86_64-pc-windows-msvc]
5
linker = "rust-lld"
0 commit comments