##// 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 / fastannotate
__init__.py Loading ...
commands.py Loading ...
context.py Loading ...
error.py Loading ...
formatter.py Loading ...
protocol.py Loading ...
revmap.py Loading ...
support.py Loading ...