Commit 43732a2
committed
Use internal iteration in
Because LLVM is unable to optimize well external iteration with some iterator kinds (e.g. `chain()`).Vec::extend_desugared()
1 parent a1208bf commit 43732a2
1 file changed
+8
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3788 | 3788 | | |
3789 | 3789 | | |
3790 | 3790 | | |
3791 | | - | |
3792 | | - | |
3793 | | - | |
3794 | | - | |
3795 | | - | |
3796 | | - | |
3797 | | - | |
3798 | | - | |
3799 | | - | |
3800 | | - | |
3801 | | - | |
3802 | | - | |
3803 | | - | |
| 3791 | + | |
| 3792 | + | |
| 3793 | + | |
| 3794 | + | |
| 3795 | + | |
| 3796 | + | |
| 3797 | + | |
| 3798 | + | |
3804 | 3799 | | |
3805 | 3800 | | |
3806 | 3801 | | |
| |||
0 commit comments