Skip to content

Commit a23e343

Browse files
committed
Auto merge of #152375 - Zoxc:rayon-scope-loops, r=jieyouxu,lqd
Use `scope` for `par_slice` instead of `join` This uses `scope` instead of nested `join`s in `par_slice` so that each group of items are independent and do not end up blocking on another.
2 parents 7e7aa26 + 4b9e642 commit a23e343

0 file changed

File tree

    0 commit comments

    Comments
     (0)