Skip to content

Commit 30addec

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 891335c + 756425f commit 30addec

0 file changed

File tree

    0 commit comments

    Comments
     (0)