##// 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

File last commit:

r38029:e51c91c1 default
r47141:7d0405e4 stable
Show More
default-tools.rc
5 lines | 62 B | text/x-stsrc | TextLexer
[ui]
editor = sensible-editor
[pager]
pager = sensible-pager