blob: b743a1e94bc751e176c98848f0eee3478dd2a19e [file] [log] [blame]
error: #[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