Skip to content

Commit f7cc842

Browse files
committed
Ignore another test for nightly
Wait until rust-lang/rust#45202 is in nightly
1 parent 9654875 commit f7cc842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
//! After verifying that a specified feature is available, use `target_feature`
6767
//! to enable a given feature and use the desired intrinsic.
6868
//!
69-
//! ```
69+
//! ```ignore
7070
//! # #![feature(cfg_target_feature)]
7171
//! # #![feature(target_feature)]
7272
//! # #[macro_use]

0 commit comments

Comments
 (0)