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 73a6baf commit d684c2eCopy full SHA for d684c2e
src/lib.rs
@@ -102,7 +102,7 @@
102
#![cfg_attr(
103
docsrs,
104
// Allows displaying cfgs/feature flags in the documentation.
105
- feature(doc_cfg, doc_auto_cfg),
+ feature(doc_cfg),
106
// Allows adding traits to RustDoc's list of "notable traits"
107
feature(doc_notable_trait),
108
// Fail the docs build if any intra-docs links are broken
0 commit comments