Skip to content

Commit 6c635b7

Browse files
committed
Revert "Auto merge of #51165 - SimonSapin:opt2, r=alexcrichton"
This reverts commit 524ad9b, reversing changes made to 59c0f59.
1 parent 7db82cc commit 6c635b7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/Cargo.toml

-7
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@ members = [
4040
"tools/rls/test_data/workspace_symbol",
4141
]
4242

43-
# Curiously, libtest will segfault if compiled with opt-level=3
44-
# with some versions of XCode: https://github.com/rust-lang/rust/issues/50867
45-
[profile.release]
46-
opt-level = 2
47-
[profile.bench]
48-
opt-level = 2
49-
5043
# These options are controlled from our rustc wrapper script, so turn them off
5144
# here and have them controlled elsewhere.
5245
[profile.dev]

0 commit comments

Comments
 (0)