config 129 B

123
  1. # using lld linker can make the compile time 30% of the default linker time.
  2. [build]
  3. rustflags = ["-C", "link-arg=-fuse-ld=lld"]