tweak dev profile
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
4f97ff98d6
commit
e83fa12451
1 changed files with 0 additions and 2 deletions
|
@ -633,7 +633,6 @@ opt-level = 0
|
|||
panic = "unwind"
|
||||
debug-assertions = true
|
||||
incremental = true
|
||||
codegen-units = 64
|
||||
#rustflags = [
|
||||
# '--cfg', 'conduit_mods',
|
||||
# '-Ztime-passes',
|
||||
|
@ -675,7 +674,6 @@ incremental = false
|
|||
|
||||
[profile.dev.package.conduit]
|
||||
inherits = "dev"
|
||||
incremental = false
|
||||
#rustflags = [
|
||||
# '--cfg', 'conduit_mods',
|
||||
# '-Ztime-passes',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue