blob: 9406c3bbfdcba2208c83de45ed6dda9bd4b2e6aa [file] [log] [blame]
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:16:18
|
LL | #[target_feature(enable = "d")]
| ^^^^^^^^^^^^
error: aborting due to 1 previous error