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.
2 parents 2009182 + a156158 commit 50025beCopy full SHA for 50025be
src/lib.rs
@@ -1,5 +1,5 @@
1
#![cfg_attr(feature = "nightly", feature(specialization))]
2
-#![cfg_attr(docsrs, feature(doc_cfg))]
+#![cfg_attr(docsrs, feature(doc_cfg, doc_auto_cfg))]
3
#![cfg_attr(
4
docsrs, // rustdoc:: is not supported on msrv
5
deny(
0 commit comments