We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c2cad commit 958b885Copy full SHA for 958b885
.local/opt/cargo/config
@@ -1,7 +1,6 @@
1
[build]
2
rustflags = [
3
- "-C", "target-cpu=native",
4
- "-C", "lto=thin"
+ "-C", "target-cpu=native"
5
]
6
7
[alias]
0 commit comments