( )⚙ D12174 rust: remove unused `StatusError::IO` enum variant

This is an archive of the discontinued Mercurial Phabricator instance.

rust: remove unused `StatusError::IO` enum variant
ClosedPublic

Authored by SimonSapin on Feb 14 2022, 1:00 PM.

Details

Summary

All io::Error cases are now handled through PatternFileWarning or BadMatch

Diff Detail

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

Event Timeline

SimonSapin created this revision.Feb 14 2022, 1:00 PM
Alphare accepted this revision.Feb 15 2022, 4:35 AM
This revision is now accepted and ready to land.Feb 15 2022, 4:35 AM
This revision was automatically updated to reflect the committed changes.