blob: 186f38a00f9176e45bf07de7338266cc1600675d (
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 previous error
|