rust/tests/ui/proc-macro/derive-helper-legacy-spurious.stderr
2025-08-14 15:28:35 +02:00

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