Files
dotfiles/dot_cargo/config.toml

5 lines
134 B
TOML

[target.'cfg(target_os = "linux")']
linker = "clang"
rustflags = ["-C", "link-arg=--ld-path=/home/joe/.local/share/mise/shims/mold"]