mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Use NonZeroUsize in remutex
This commit is contained in:
parent
8cdf2ad0ed
commit
ecf3b05153
5 changed files with 17 additions and 8 deletions
|
@ -22,7 +22,8 @@ unstable = [
|
|||
"euclid/unstable",
|
||||
"layout_thread/unstable",
|
||||
"msg/unstable",
|
||||
"compositing/unstable"
|
||||
"compositing/unstable",
|
||||
"constellation/unstable",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue