# Use rust-lld to avoid conflicts with Git's link command [target.x86_64-pc-windows-msvc] linker = "rust-lld" rustflags = ["-C", "link-arg=-fuse-ld=lld"]