diff --git a/.cargo/config.toml b/.cargo/config.toml index 4691abf309..0b31687f31 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,6 +1,7 @@ [build] rustflags = [ "-D", "warnings", + "-C", "linker=rust-lld", # "--cfg", "windows_debugger_visualizer", # "--cfg", "windows_raw_dylib",