mirror of
https://github.com/oxalica/nil.git
synced 2025-10-05 16:22:44 +02:00
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:
@@ -22,9 +22,6 @@ debug = 1
|
||||
[profile.bench]
|
||||
debug = 1
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
[workspace.lints.clippy]
|
||||
dbg-macro = "warn"
|
||||
todo = "warn"
|
||||
|
Reference in New Issue
Block a user