This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 6eb94fb
authored
Unrolled build for rust-lang#138837
Rollup merge of rust-lang#138837 - petrochenkov:resinstab2, r=jieyouxu
resolve: Avoid remaining unstable iteration
Continuation of rust-lang#138580.
This should be the performance sensitive part.2 files changed
+6
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
1639 | 1639 | | |
1640 | 1640 | | |
1641 | 1641 | | |
1642 | | - | |
1643 | | - | |
| 1642 | + | |
| 1643 | + | |
1644 | 1644 | | |
1645 | 1645 | | |
1646 | 1646 | | |
| |||
1675 | 1675 | | |
1676 | 1676 | | |
1677 | 1677 | | |
1678 | | - | |
1679 | | - | |
| 1678 | + | |
| 1679 | + | |
1680 | 1680 | | |
1681 | 1681 | | |
1682 | 1682 | | |
| |||
2885 | 2885 | | |
2886 | 2886 | | |
2887 | 2887 | | |
2888 | | - | |
2889 | 2888 | | |
2890 | 2889 | | |
2891 | 2890 | | |
| |||
4000 | 3999 | | |
4001 | 4000 | | |
4002 | 4001 | | |
4003 | | - | |
| 4002 | + | |
4004 | 4003 | | |
4005 | 4004 | | |
4006 | 4005 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
830 | 830 | | |
831 | 831 | | |
832 | 832 | | |
833 | | - | |
834 | 833 | | |
835 | 834 | | |
836 | 835 | | |
| |||
1019 | 1018 | | |
1020 | 1019 | | |
1021 | 1020 | | |
1022 | | - | |
1023 | 1021 | | |
1024 | 1022 | | |
1025 | 1023 | | |
| |||
2265 | 2263 | | |
2266 | 2264 | | |
2267 | 2265 | | |
2268 | | - | |
2269 | 2266 | | |
2270 | 2267 | | |
2271 | 2268 | | |
| |||
2793 | 2790 | | |
2794 | 2791 | | |
2795 | 2792 | | |
2796 | | - | |
2797 | 2793 | | |
2798 | 2794 | | |
2799 | 2795 | | |
| |||
2805 | 2801 | | |
2806 | 2802 | | |
2807 | 2803 | | |
2808 | | - | |
2809 | 2804 | | |
2810 | 2805 | | |
2811 | 2806 | | |
| |||
0 commit comments