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 aea3c0b commit 3b3df10Copy full SHA for 3b3df10
1 file changed
time/src/lib.rs
@@ -80,7 +80,7 @@
80
//! well as obtaining the UTC offset from JavaScript.
81
82
#![doc(html_playground_url = "https://play.rust-lang.org")]
83
-#![cfg_attr(docsrs, feature(doc_auto_cfg, doc_notable_trait))]
+#![cfg_attr(docsrs, feature(doc_notable_trait))]
84
#![no_std]
85
#![doc(html_favicon_url = "https://avatars0.githubusercontent.com/u/55999857")]
86
#![doc(html_logo_url = "https://avatars0.githubusercontent.com/u/55999857")]
0 commit comments