]> git.lizzy.rs Git - rust.git/blob - src/test/ui/proc-macro/derive-helper-legacy-limits.stderr
Sync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e949cb25479f5be9
[rust.git] / src / test / ui / proc-macro / derive-helper-legacy-limits.stderr
1 error: cannot find attribute `empty_helper` in this scope
2   --> $DIR/derive-helper-legacy-limits.rs:17:3
3    |
4 LL | #[empty_helper]
5    |   ^^^^^^^^^^^^
6
7 error: aborting due to previous error
8