Remove strip from release profile (#20885)

This commit is contained in:
Micha Reiser
2025-10-15 11:36:05 +02:00
committed by GitHub
parent cafb96aa7a
commit cb4d4493d7
-1
View File
@@ -268,7 +268,6 @@ large_stack_arrays = "allow"
[profile.release]
strip = true
lto = "fat"
codegen-units = 16