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 befd7f1 commit b7e5facCopy full SHA for b7e5fac
.github/workflows/main.yml
@@ -276,6 +276,7 @@ jobs:
276
- run: rustup update nightly && rustup default nightly
277
- run: rustup update stable
278
- run: rustup component add rust-docs
279
+ - run: rustup component add rustfmt --toolchain stable
280
- run: ci/validate-man.sh
281
# This requires rustfmt, use stable.
282
- name: Run semver-check
0 commit comments