##// END OF EJS Templates
rust-dirstate: remove excessive clone() of parameter and return value...
rust-dirstate: remove excessive clone() of parameter and return value I think pass-by-ref is preferred in general.
Yuya Nishihara -
r43069:1a535313 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-cpython / src
dirstate
ancestors.rs Loading ...
cindex.rs Loading ...
conversion.rs Loading ...
dagops.rs Loading ...
dirstate.rs Loading ...
discovery.rs Loading ...
exceptions.rs Loading ...
filepatterns.rs Loading ...
lib.rs Loading ...
parsers.rs Loading ...
ref_sharing.rs Loading ...