Skip to content

Commit 0859f47

Browse files
authored
Merge pull request #334 from Nilstrieb/patch-1
Stop stripping and LTO
2 parents 1c1dbaa + a790819 commit 0859f47

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ repository = "https://github.com/rust-lang/cargo-bisect-rustc"
1111
version = "0.6.8"
1212
edition = "2021"
1313

14-
[profile.release]
15-
strip = "symbols"
16-
lto = "fat"
17-
1814
[dependencies]
1915
dialoguer = { version = "0.11.0", default-features = false }
2016
home = "0.5"

0 commit comments

Comments
 (0)