##// END OF EJS Templates
rust: use owned types in `Matcher`...
rust: use owned types in `Matcher` This simplifies the code a lot, allows for some refactoring to come. The original code tried to prevent allocations that were already happening anyway beforehand.
Raphaël Gomès -
r50241:137d6bb7 default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src / commands
cat.rs Loading ...
config.rs Loading ...
debugdata.rs Loading ...
debugignorerhg.rs Loading ...
debugrequirements.rs Loading ...
files.rs Loading ...
root.rs Loading ...
status.rs Loading ...