##// END OF EJS Templates
rust: leverage .expect() in place of .unwrap() + inline comment...
rust: leverage .expect() in place of .unwrap() + inline comment For a better error indication in case we made a mistake.
Yuya Nishihara -
r45445:14125dec default
Show More
Name Size Modified Last Commit Author
/ hgext / narrow
TODO.rst Loading ...
__init__.py Loading ...
narrowbundle2.py Loading ...
narrowcommands.py Loading ...
narrowdirstate.py Loading ...
narrowrepo.py Loading ...
narrowtemplates.py Loading ...
narrowwirepeer.py Loading ...