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.
  • Loading branch information
kennytm committed Jul 12, 2018
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
Expand Up @@ -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]
Expand Down

0 comments on commit 6c635b7

Please sign in to comment.