Do not force fat LTO and let packager decide

Or it is too slow to compile and test under release profile.
This commit is contained in:
oxalica
2025-06-28 16:07:23 -04:00
parent 4e5ac6ec65
commit c41880b7c2

View File

@@ -22,9 +22,6 @@ debug = 1
[profile.bench]
debug = 1
[profile.release]
lto = true
[workspace.lints.clippy]
dbg-macro = "warn"
todo = "warn"