##// END OF EJS Templates
rust: simply use TryInto to convert slice to array...
rust: simply use TryInto to convert slice to array Since our rust module depends on TryInto, there's no point to avoid using it. While rewriting copy_into_array(), I noticed CPython interface doesn't check the length of the p1/p2 values, which is marked as TODO.
Yuya Nishihara -
r43067:53995325 default
Show More
Name Size Modified Last Commit Author
/ contrib / packaging / debian
cacerts.rc Loading ...
changelog Loading ...
compat Loading ...
control Loading ...
copyright Loading ...
default-tools.rc Loading ...
hgkpath.rc Loading ...
rules Loading ...