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 3e16d4a commit 1b6590cCopy full SHA for 1b6590c
library/std/src/lib.rs
@@ -247,7 +247,7 @@
247
#![feature(doc_cfg)]
248
#![feature(doc_keyword)]
249
#![feature(doc_masked)]
250
-#![cfg_attr(not(bootstrap), feature(doc_spotlight))]
+#![feature(doc_spotlight)]
251
#![feature(dropck_eyepatch)]
252
#![feature(duration_constants)]
253
#![feature(exact_size_is_empty)]
0 commit comments