We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959563f commit f88028eCopy full SHA for f88028e
1 file changed
cargo-auditable/tests/fixtures/bare_linker/.cargo/config.toml
@@ -32,8 +32,3 @@ rustflags = ["-C", "target-feature=+crt-static"]
32
linker = "rust-lld"
33
rustflags = ["-C", "target-feature=+crt-static"]
34
35
-# Not included in the original Rayhunter example, this tests for
36
-# https://github.com/rust-lang/rust/issues/96498
37
-
38
-[target.'cfg(windows)']
39
-linker = "rust-lld"
0 commit comments