This is an archive of the discontinued Mercurial Phabricator instance.

rust: Exclude empty node prefixes
ClosedPublic

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

Details

Summary

We presumably don’t want --rev "" to select every single revision,
even though the empty string is a prefix of all strings.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

SimonSapin created this revision.Jan 25 2021, 4:12 PM
SimonSapin updated this revision to Diff 25350.Jan 28 2021, 2:38 PM
Alphare accepted this revision.Jan 29 2021, 6:35 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.