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 4de8b83 commit 732ade6Copy full SHA for 732ade6
.github/workflows/docs.yml
@@ -17,7 +17,6 @@ jobs:
17
run: cargo +nightly doc --no-deps --workspace -F full
18
env:
19
RUSTDOCFLAGS: "--cfg docsrs"
20
- RUSTFLAGS: "--cfg docsrs"
21
- name: Add index file
22
run: |
23
mkdir host-docs
0 commit comments