mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 07:27:18 +00:00
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
error: cannot find attribute `dummy` in this scope
|
|
--> $DIR/derive-helper-legacy-spurious.rs:3:4
|
|
|
|
|
LL | #![dummy]
|
|
| ^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|