2019-07-11 17:00:20 -05:00
|
|
|
error: cannot find attribute macro `derive_Empty` in this scope
|
2019-05-21 17:09:58 -05:00
|
|
|
--> $DIR/derive-still-gated.rs:6:3
|
2018-12-02 13:27:37 -06:00
|
|
|
|
|
2019-05-21 17:09:58 -05:00
|
|
|
LL | #[derive_Empty]
|
|
|
|
| ^^^^^^^^^^^^
|
2018-12-02 13:27:37 -06:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|