Use NonZeroUsize in remutex

This commit is contained in:
Simon Sapin 2017-10-12 00:37:11 +02:00
parent 8cdf2ad0ed
commit ecf3b05153
5 changed files with 17 additions and 8 deletions

View file

@ -22,7 +22,8 @@ unstable = [
"euclid/unstable",
"layout_thread/unstable",
"msg/unstable",
"compositing/unstable"
"compositing/unstable",
"constellation/unstable",
]
[dependencies]