[target.x86_64-unknown-linux-gnu] linker = "clang" rustflags = [ "-C", "link-arg=-fuse-ld=/usr/bin/mold", "-C", "target-cpu=native", ] [profile.release] lto = true codegen-units = 1