This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 84685e4
authored
Unrolled build for rust-lang#126047
Rollup merge of rust-lang#126047 - cuviper:installer-try_for_each, r=albertlarsan68
Simplify the rayon calls in the installer
Rayon's `try_for_each` makes the `CombinedEncoder` a lot simpler.1 file changed
+3
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
| 217 | + | |
222 | 218 | | |
223 | 219 | | |
224 | 220 | | |
225 | | - | |
226 | | - | |
| 221 | + | |
227 | 222 | | |
228 | 223 | | |
229 | 224 | | |
230 | 225 | | |
231 | 226 | | |
232 | | - | |
233 | | - | |
| 227 | + | |
234 | 228 | | |
235 | 229 | | |
0 commit comments