swift
cc2d2486
- Runtime: remove dependency on Concurrency
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
24 days ago
Runtime: remove dependency on Concurrency The `Runtime` module does not currently depend on Concurrency. Avoid the unnecessary extra linkage, which is particularly important for static linking.
References
#87181 - Runtime: propagate dependencies and remove Concurrency linkage
Author
compnerd
Committer
compnerd
Parents
9dae7984
Loading