summaryrefslogtreecommitdiffstats
path: root/tests/ui/proc-macro/derive-helper-legacy-limits.stderr
blob: f5cd455435d4a6e4b9dd032b5fbc1df9c1a4e459 (plain)
1
2
3
4
5
6
7
8
error: cannot find attribute `empty_helper` in this scope
  --> $DIR/derive-helper-legacy-limits.rs:17:3
   |
LL | #[empty_helper]
   |   ^^^^^^^^^^^^

error: aborting due to 1 previous error