This is an archive of the discontinued Mercurial Phabricator instance.

hghave: update rustfmt criterion
ClosedPublic

Authored by Alphare on Feb 14 2022, 1:13 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Commits
rHG090346b095fb: hghave: update rustfmt criterion
Summary

In 9ebc10ad4a04 I updated rustfmt without touching hghave, which means
that the CI has been skipping the format test ever since. Thankfully, only
one offending line exists in the code that's been introduced since.

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

Alphare created this revision.Feb 14 2022, 1:13 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.