##// END OF EJS Templates
rust: fix signature of rustlazyancestors_init() function...
rust: fix signature of rustlazyancestors_init() function Obviously, sizeof(int) != mem::size_of::<usize>() on amd64, though the argument would be passed in 64-bit register anyway.
Yuya Nishihara -
r40493:a91a2837 4.8 stable
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / zope / interface / common
__init__.py Loading ...
idatetime.py Loading ...
interfaces.py Loading ...
mapping.py Loading ...
sequence.py Loading ...