mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Auto merge of #15136 - nox:mitochondria-finally-makes-it-into-the-tree, r=jdm
Use mitochondria::OnceCell to store ScriptThread in TLS <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15136) <!-- Reviewable:end -->
This commit is contained in:
commit
ca6376a714
4 changed files with 42 additions and 45 deletions
|
@ -53,6 +53,7 @@ libc = "0.2"
|
|||
log = "0.3.5"
|
||||
mime = "0.2.1"
|
||||
mime_guess = "1.8.0"
|
||||
mitochondria = "1.1.2"
|
||||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
num-traits = "0.1.32"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue