##// END OF EJS Templates
persistent-nodemap: Fix Rust declarations for Revlog_CAPI signatures...
persistent-nodemap: Fix Rust declarations for Revlog_CAPI signatures Use Rust’s `libc::ssize_t` as the closest match to C’s `Py_ssize_t`. See details in test comment. Going forward we should find a way to have such Rust declarations auto-generated from C headers at build time, or auto-checked against them in a test. Differential Revision: https://phab.mercurial-scm.org/D9901
Simon Sapin -
r47141:7d0405e4 stable
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / operations
cat.rs Loading ...
debugdata.rs Loading ...
dirstate_status.rs Loading ...
find_root.rs Loading ...
list_tracked_files.rs Loading ...
mod.rs Loading ...