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.
1 parent 02c8076 commit b6d572bCopy full SHA for b6d572b
.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