next.js
refactor(turbo-tasks): Simplify most type bounds on Vc<T> and related types
#72823
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
3
Changes
View On
GitHub
Commits
refactor(turbo-tasks): Simplify most type bounds on Vc<T> and related types
bgw
committed
1 year ago
Remove unsafe impl for Send + Sync on all Vc<T>, as it doesn't actually provide much value
bgw
committed
1 year ago
Normalize syntax for a few more type bounds
bgw
committed
1 year ago
Loading