mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
Ignore another test for nightly
Wait until rust-lang/rust#45202 is in nightly
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
//! After verifying that a specified feature is available, use `target_feature`
|
||||
//! to enable a given feature and use the desired intrinsic.
|
||||
//!
|
||||
//! ```
|
||||
//! ```ignore
|
||||
//! # #![feature(cfg_target_feature)]
|
||||
//! # #![feature(target_feature)]
|
||||
//! # #[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user