##// END OF EJS Templates
hg-core: silence dead-code warning by adding RevlogEntry::revion() accessor...
hg-core: silence dead-code warning by adding RevlogEntry::revion() accessor Nightly `rustc` warns about the `RevlogEntry::rev` field not being used. Rather than removing it, I added an accessor since it seems useful to be able to get the entry's revision. Differential Revision: https://phab.mercurial-scm.org/D11548
Martin von Zweigbergk -
r48895:fecfea65 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core
examples
src
tests
Cargo.toml Loading ...