summarylogtreecommitdiffstats
path: root/lto.diff
blob: 71228e944e569f135b7735b8afe04a10fb5329a8 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git i/Cargo.toml w/Cargo.toml
index 818fa620..c776b113 100644
--- i/Cargo.toml
+++ w/Cargo.toml
@@ -8,3 +8,5 @@ members = [
 
 [profile.release]
 debug = true
+lto = "fat"
+codegen-units = 1