##// END OF EJS Templates
rust-dirstate: add "dirs" rust-cpython binding...
rust-dirstate: add "dirs" rust-cpython binding There is an obvious performance and memory issue with those bindings on larger repos as it copies and allocates everything at once, round-trip. Like in the previous patch series, this is only temporary and will only get better once we don't have large data structures going to and from Python. Differential Revision: https://phab.mercurial-scm.org/D6394

File last commit:

r9999:f91e5630 default
r42737:ce94f962 default
Show More
error.tmpl
2 lines | 24 B | application/x-cheetah | CheetahLexer
{header}
error: {error}