Skip to content

Commit 2e09a96

Browse files
bors[bot]matklad
andauthored
Merge #2800
2800: Stick to defaulter release profile r=matklad a=matklad Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2 parents af0059a + dde64aa commit 2e09a96

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ debug = 0
88

99
[profile.release]
1010
incremental = true
11-
lto = true
12-
codegen-units = 1
1311
debug = 0 # set this to 1 or 2 to get more useful backtraces in debugger
1412

1513
[patch.'crates-io']
16-
# rowan = { path = "../rowan" }
14+
# rowan = { path = "../rowan" }

0 commit comments

Comments
 (0)