Merge #2800
2800: Stick to defaulter release profile r=matklad a=matklad Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
2e09a96f82
1 changed files with 1 additions and 3 deletions
|
|
@ -8,9 +8,7 @@ debug = 0
|
|||
|
||||
[profile.release]
|
||||
incremental = true
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
debug = 0 # set this to 1 or 2 to get more useful backtraces in debugger
|
||||
|
||||
[patch.'crates-io']
|
||||
# rowan = { path = "../rowan" }
|
||||
# rowan = { path = "../rowan" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue