We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4847c8 + 3763532 commit 02bacc4Copy full SHA for 02bacc4
1 file changed
src/lib.rs
@@ -84,7 +84,7 @@
84
//! | PMEM Device | ❌ | |
85
86
#![cfg_attr(not(test), no_std)]
87
-#![cfg_attr(docsrs, feature(doc_auto_cfg))]
+#![cfg_attr(docsrs, feature(doc_cfg))]
88
#![cfg_attr(feature = "nightly", feature(allocator_api))]
89
90
#[cfg(feature = "alloc")]
0 commit comments