comparison mercurial/templatefuncs.py @ 48560:d6c53b40b078

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
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Thu, 30 Dec 2021 13:25:44 +0100
parents a407fe56d6e8
children 6000f5b25c9b
comparison
equal deleted inserted replaced
48559:6bd42f9bc97e 48560:d6c53b40b078