( )⚙ D11670 rhg: fix formatting error reported by test-check-format-rust.t

This is an archive of the discontinued Mercurial Phabricator instance.

rhg: fix formatting error reported by test-check-format-rust.t
ClosedPublic

Authored by martinvonz on Oct 15 2021, 1:36 AM.

Diff Detail

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

Event Timeline

martinvonz created this revision.Oct 15 2021, 1:36 AM

@aalekseyev, I think you'll want to run rustup install nightly-2020-10-04 to make sure that test-check-format-test.t runs.

@martinvonz, indeed, thanks. Sorry.

pulkit accepted this revision.Oct 15 2021, 8:42 AM
This revision is now accepted and ready to land.Oct 15 2021, 8:42 AM

@martinvonz, indeed, thanks. Sorry.

No problem. The reason I didn't notice it earlier was that I also didn't have that version of rustfmt installed :)

I also recommend pushing your changes to https://foss.heptapod.net/mercurial/mercurial-devel/ before submission. This will get them a full CI runs first.