[build] rustflags = ["-C", "link-arg=-fuse-ld=lld"] [target.x86_64-unknown-linux-gnu] linker = "clang" [alias] t = "test" c = "check" b = "build"