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 9654875 commit f7cc842Copy full SHA for f7cc842
src/lib.rs
@@ -66,7 +66,7 @@
66
//! After verifying that a specified feature is available, use `target_feature`
67
//! to enable a given feature and use the desired intrinsic.
68
//!
69
-//! ```
+//! ```ignore
70
//! # #![feature(cfg_target_feature)]
71
//! # #![feature(target_feature)]
72
//! # #[macro_use]
0 commit comments