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 d037149 commit faf5ca2Copy full SHA for faf5ca2
.github/workflows/rustdoc-preview.yml
@@ -45,7 +45,7 @@ jobs:
45
ref: ${{ github.event.pull_request.head.ref }}
46
47
- name: Install Rust toolchain
48
- - uses: dtolnay/rust-toolchain@nightly
+ uses: dtolnay/rust-toolchain@nightly
49
50
- name: Build rustdoc
51
run: cargo rustdoc --features full -- --cfg docsrs
0 commit comments