mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
error: macro has missing stability attribute
|
|
--> $DIR/stability-attribute-sanity-3.rs:8:1
|
|
|
|
|
LL | macro_rules! mac {
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|