We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02c8076 + b6d572b commit 2d55398Copy full SHA for 2d55398
.github/workflows/main.yml
@@ -277,6 +277,7 @@ jobs:
277
- run: rustup update nightly && rustup default nightly
278
- run: rustup update stable
279
- run: rustup component add rust-docs
280
+ - run: rustup component add rustfmt --toolchain stable
281
- run: ci/validate-man.sh
282
# This requires rustfmt, use stable.
283
- name: Run semver-check
0 commit comments