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 5f55f66 commit 9ae20ebCopy full SHA for 9ae20eb
.github/workflows/tests.yaml
@@ -127,4 +127,4 @@ jobs:
127
- name: Run doc tests
128
run: cargo test --doc
129
env:
130
- RUSTFLAGS: ${{ matrix.rust_flags }}
+ RUSTDOCFLAGS: ${{ matrix.rust_flags }}
0 commit comments