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 5d5a84b commit e4bf338Copy full SHA for e4bf338
.github/workflows/CI.yml
@@ -124,4 +124,4 @@ jobs:
124
125
- uses: dtolnay/rust-toolchain@nightly
126
127
- - run: cargo rustdoc -- --cfg docsrs -D broken-intra-doc-links
+ - run: cargo rustdoc -- --cfg docsrs -D rustdoc::broken-intra-doc-links
0 commit comments