rust/tests/ui/proc-macro/derive-helper-legacy-limits.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
191 B
Plaintext
Raw Normal View History

2021-02-07 10:26:33 -06:00
error: cannot find attribute `empty_helper` in this scope
--> $DIR/derive-helper-legacy-limits.rs:17:3
|
LL | #[empty_helper]
| ^^^^^^^^^^^^
error: aborting due to previous error