HomePhabricator

[Chronik] Add line to CONTRIBUTING.md and install-dependencies.sh ensuring…

Description

[Chronik] Add line to CONTRIBUTING.md and install-dependencies.sh ensuring rustfmt when installing nightly

Summary:
On some machines, the current set of commands won't necessarily install the rustfmt component.

Adding this call to both CONTRIBUTING.md and install-dependencies.sh doesn't error when rustfmt is already there, but will install it if it isn't.

Test Plan: Run the commands in e.g. a clean docker environment, will either install rustfmt or output info: component 'rustfmt' for target '<target>' is up to date

Reviewers: Fabien, #bitcoin_abc

Reviewed By: Fabien, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D11718

Details

Provenance
tobias_ruckAuthored on Jul 5 2022, 23:21
tobias_ruckPushed on Jul 6 2022, 12:18
Reviewer
Restricted Project
Differential Revision
D11718: [Chronik] Add line to CONTRIBUTING.md and install-dependencies.sh ensuring rustfmt when installing nightly
Parents
rABC6029f6aeb56b: [avalanche] Fix ambiguous casts from size_t to UniValue
Branches
Unknown
Tags
Unknown