mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-16 03:55:42 -04:00
Update reldbg profile to optimize our own packages too
… and enable incremental compilation for it.
This commit is contained in:
committed by
Jonas Platte
parent
12a6f12461
commit
dccf0c29bf
@@ -75,10 +75,6 @@ debug = 2
|
||||
# `--profile reldbg` to select
|
||||
[profile.reldbg]
|
||||
inherits = "dev"
|
||||
incremental = false
|
||||
|
||||
# Compile all non-workspace crate in the dependency tree with optimizations
|
||||
[profile.reldbg.package."*"]
|
||||
opt-level = 3
|
||||
|
||||
[patch.crates-io]
|
||||
|
||||
Reference in New Issue
Block a user