blob: 9ca8a443e40fbb5cf1fcb8015e279b10b4954ac6 [file] [log] [blame]
error: macro attributes must be placed before `#[derive]`
--> $DIR/attribute-order-restricted.rs:11:1
|
LL | #[identity_attr]
| ^^^^^^^^^^^^^^^^
error: aborting due to previous error