Commit cbcd81a
committed
Auto merge of rust-lang#52379 - kennytm:revert-o3, r=rkruppe
Revert rust-lang#52212 (revert set opt-level = 3)
Setting -O3 causes LLVM to spuriously segfault at least on Linux. This PR reverts to -O2.
cc rust-lang#523781 file changed
+7
-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 | + | |
43 | 50 | | |
44 | 51 | | |
45 | 52 | | |
| |||
0 commit comments