rust: fix build errors on darwin
I'm not all _that_ versed in Rust, but I think the root cause is that some constants are u16 rather than u32 on Darwin. I checked that the code still compiles on the latest Ubuntu. Differential Revision: https://phab.mercurial-scm.org/D11955
Loading
-
mentioned in commit b57c02d91f75
-
mentioned in merge request !492 (merged)
-
mentioned in commit 661a7fc96fb6
-
mentioned in commit 0cc19a53cef4
Please register or sign in to comment