blob: 92e789ecd5fcf14e47c6942bac0c20be78db5185 [file] [log] [blame] [edit]
error: target feature `d` cannot be enabled with `#[target_feature]`: this feature is incompatible with the target ABI
--> $DIR/forbidden-hardfloat-target-feature-attribute-e-d.rs:12:18
|
LL | #[target_feature(enable = "d")]
| ^^^^^^^^^^^^
error: aborting due to 1 previous error