Files
rust/compiler/rustc_data_structures/src
bors 4c37f6d78c 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.
2026-02-15 09:55:40 +00:00
..
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2025-04-09 12:29:59 +01:00
2024-07-29 08:26:52 +10:00
2025-06-12 15:26:06 +10:00
2025-07-01 10:55:49 -07:00
2020-08-30 18:45:07 +03:00
2025-07-01 10:55:49 -07:00
2026-01-23 23:16:15 +01:00
2025-02-17 21:35:52 -05:00
2026-02-13 09:25:39 +08:00
2025-11-04 17:49:00 +01:00
2025-05-15 19:55:43 +02:00
2024-10-12 15:17:03 +01:00
2026-01-23 23:16:15 +01:00
2025-01-11 11:34:01 +00:00