blob: a6d1ebf29458eb0c33b198a634ab757f3c8a9786 [file] [log] [blame] [edit]
error: macro has missing stability attribute
--> $DIR/stability-attribute-sanity-3.rs:8:1
|
LL | / macro_rules! mac {
LL | | () => ()
LL | | }
| |_^
error: aborting due to 1 previous error