chore: improve compile times with -Zshare-generics=y
This commit is contained in:
parent
5533d852b2
commit
3e341c1f04
@ -1,3 +1,3 @@
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "clang"
|
||||
rustflags = ["-Clink-arg=-fuse-ld=mold"]
|
||||
rustflags = ["-Clink-arg=-fuse-ld=mold", "-Zshare-generics=y"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user