blob: 36d854892be28d6c223a11601397845cfc113ecb [file] [log] [blame]
error[E0658]: #[doc(spotlight)] is experimental (see issue #45040)
--> $DIR/feature-gate-doc_spotlight.rs:11:1
|
11 | #[doc(spotlight)] //~ ERROR: #[doc(spotlight)] is experimental
| ^^^^^^^^^^^^^^^^^
|
= help: add #![feature(doc_spotlight)] to the crate attributes to enable
error: aborting due to previous error