mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
Revert "Auto merge of #51165 - SimonSapin:opt2, r=alexcrichton"
This reverts commit524ad9b9e0
, reversing changes made to59c0f5913d
.
This commit is contained in:
parent
7db82ccd76
commit
6c635b719d
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user