This change also includes a formatting changing with the new rustfmt version,
but I'm expecting it to have already been applied in another patch by the time
this lands.
Details
Details
Diff Detail
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
Comment Actions
Look much neater. If you can fix the unrelated change that would be great.
rust/hg-core/src/dirstate/dirstate_tree/node.rs | ||
---|---|---|
96–100 ↗ | (On Diff #23689) | This looks like an unrelated change. Chan you check your rust-format version ? |
Comment Actions
I've mentioned this in the commit message. I'm thinking too much in terms of changesets, not patches. Should I drop it from this patch ?
Comment Actions
Yep, you should eitehr drop it or apply it in a different changesets. Especially because the patch that got in is pinning the formatting to the older version. So you new formatting is going to be wrong.
Comment Actions
This patch fails to apply on current tip of default branch. Kindly rebase and resend.