Commit 01e8616
committed
Revert "Set opt-level to 3"
This reverts commit aad9840.
Level 3 (possibly indirectly, the underlying bug might be in XCode’s linker)
causes unit tests to sefault when compiled with some versions of XCode:
rust-lang#50867
It also appears to cause some segfaults on Windows:
rust-lang#50329 (comment)
… and regressions in some rustc performance benchmarks:
rust-lang#50329 (comment)1 parent 4f6d9bf commit 01e8616
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
43 | 51 | | |
44 | 52 | | |
45 | 53 | | |
| |||
0 commit comments