Skip to content

Pull requests: rust-lang/rustc-rayon

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Cherry-pick changes from upstream rayon-core
#16 by cuviper was merged Apr 16, 2025 Loading…
Fix a race with deadlock detection
#15 by Zoxc was merged Apr 15, 2025 Loading…
Minimal indexmap support for rustc-rayon
#14 by cuviper was merged Jan 18, 2025 Loading…
Don't hold the is_blocked lock while calling acquire_thread
#11 by Zoxc was merged Mar 7, 2023 Loading…
Make the TLV public and a pointer for provenance reasons
#10 by Zoxc was closed Mar 24, 2023 Loading…
Update crossbeam and release 0.3.2
#9 by cuviper was merged Jan 10, 2022 Loading…
Add bounds for WorkerLocal's Send and Sync
#8 by ammaraskar was merged Mar 11, 2021 Loading…
Add ways to throttle thread creation
#7 by Zoxc was closed Apr 10, 2020 Loading…
Give more general access to the thread-local value
#6 by Zoxc was closed Apr 10, 2020 Loading…
Remove Send bounds from scopes.
#5 by Zoxc was closed Apr 10, 2020 Loading…
Introduce FlexScope
#4 by Zoxc was closed Apr 10, 2020 Loading…
Rebase on rayon-1.2.0 and rayon-core-1.6.0
#3 by cuviper was merged Oct 7, 2019 Loading…
[WIP] Add a way to create scopes with a single lifetime
#1 by Zoxc was closed Jan 6, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.