This is an archive of the discontinued Mercurial Phabricator instance.

rust: Simplify error type for reading hex node IDs
ClosedPublic

Authored by SimonSapin on Jan 25 2021, 4:12 PM.

Details

Summary

If a string is not valid hexadecimal it’s not that useful to track the precise reason.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

SimonSapin created this revision.Jan 25 2021, 4:12 PM
SimonSapin updated this revision to Diff 25349.Jan 28 2021, 2:38 PM
Alphare accepted this revision.Jan 29 2021, 6:34 AM
pulkit accepted this revision.Jan 31 2021, 2:38 PM
This revision is now accepted and ready to land.Jan 31 2021, 2:38 PM
This revision was automatically updated to reflect the committed changes.