##// END OF EJS Templates
store: refactor space delimited list to proper data structure...
store: refactor space delimited list to proper data structure There is no good reason why are having a space delimited list and then using `.split()` to get the actual list. Let's convert this into a proper collection. Differential Revision: https://phab.mercurial-scm.org/D8908
Pulkit Goyal -
r45911:909dafff default
Show More
Name Size Modified Last Commit Author
/ rust / hg-cpython
src
Cargo.toml Loading ...
rustfmt.toml Loading ...