Skip to content

Commit

Permalink
Revert "Auto merge of #51165 - SimonSapin:opt2, r=alexcrichton"
Browse files Browse the repository at this point in the history
This reverts commit 524ad9b, reversing
changes made to 59c0f59.
kennytm committed Jul 12, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7db82cc commit 6c635b7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Cargo.toml
Original file line number Diff line number Diff line change
@@ -40,13 +40,6 @@ members = [
"tools/rls/test_data/workspace_symbol",
]

# Curiously, libtest will segfault if compiled with opt-level=3
# with some versions of XCode: https://github.com/rust-lang/rust/issues/50867
[profile.release]
opt-level = 2
[profile.bench]
opt-level = 2

# These options are controlled from our rustc wrapper script, so turn them off
# here and have them controlled elsewhere.
[profile.dev]

0 comments on commit 6c635b7

Please sign in to comment.