Esteban Küber
92a798dac0
Detect when attribute is provided by missing derive macro
...
```
error: cannot find attribute `empty_helper` in this scope
--> $DIR/derive-helper-legacy-limits.rs:17:3
|
LL | #[empty_helper]
| ^^^^^^^^^^^^
|
help: `empty_helper` is an attribute that can be used by the derive macro `Empty`, you might be missing a `derive` attribute
|
LL + #[derive(Empty)]
LL | struct S2;
|
```
Look at proc-macro attributes when encountering unknown attribute
```
error: cannot find attribute `sede` in this scope
--> src/main.rs:18:7
|
18 | #[sede(untagged)]
| ^^^^
|
help: the derive macros `Serialize` and `Deserialize` accept the similarly named `serde` attribute
|
18 | #[serde(untagged)]
| ~~~~~
error: cannot find attribute `serde` in this scope
--> src/main.rs:12:7
|
12 | #[serde(untagged)]
| ^^^^^
|
= note: `serde` is in scope, but it is a crate, not an attribute
help: `serde` is an attribute that can be used by the derive macros `Serialize` and `Deserialize`, you might be missing a `derive` attribute
|
10 | #[derive(Serialize, Deserialize)]
|
```
2025-06-12 21:28:49 +00:00
..
2025-04-11 15:07:08 +02:00
2024-11-27 07:18:25 -08:00
2025-04-17 19:45:28 +08:00
2025-04-17 19:45:28 +08:00
2025-04-25 14:33:16 +10:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-29 13:46:17 +10:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-03 21:41:58 +00:00
2025-04-03 21:41:58 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-05-09 15:31:27 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-03 18:10:48 +00:00
2025-04-03 18:10:48 +00:00
2025-04-03 21:41:58 +00:00
2025-04-03 21:41:58 +00:00
2025-04-03 21:41:58 +00:00
2025-04-03 21:41:58 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-06-03 13:35:31 +02:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-03 21:41:58 +00:00
2025-04-03 21:41:58 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-06-12 21:28:49 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-06-12 21:28:49 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-06-12 21:28:49 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-03 21:41:58 +00:00
2025-03-07 14:51:07 +11:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-03 11:08:55 +03:00
2025-04-03 11:08:55 +03:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-06-03 13:35:31 +02:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-03-25 17:33:09 +03:00
2025-03-25 17:33:09 +03:00
2025-03-25 17:33:09 +03:00
2025-04-16 22:44:02 +03:00
2025-04-16 22:44:02 +03:00
2025-04-13 21:48:53 +03:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-06-03 13:35:31 +02:00
2025-06-03 13:35:31 +02:00
2025-06-03 13:35:31 +02:00
2025-04-03 11:08:55 +03:00
2025-02-21 17:37:03 +00:00
2025-01-07 16:04:14 +01:00
2025-02-10 20:21:39 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-03 21:41:58 +00:00
2025-04-03 21:41:58 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-02-10 20:21:39 +00:00
2025-04-07 19:13:30 +03:00
2025-04-07 19:13:30 +03:00
2024-11-27 07:18:25 -08:00
2025-03-14 19:50:03 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-12-27 19:58:16 +11:00
2025-01-01 15:58:29 +01:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-28 14:32:45 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-02 06:20:35 +11:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-12-27 19:58:16 +11:00
2025-03-31 15:41:48 +03:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-17 19:45:28 +08:00
2025-04-17 19:45:28 +08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-03 21:41:58 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-03-30 01:32:21 +03:00
2025-05-29 10:24:23 +00:00
2025-03-07 14:51:08 +11:00
2025-03-07 14:51:08 +11:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-16 11:10:10 +02:00
2025-04-17 11:21:54 +00:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-03 11:08:55 +03:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-03-25 17:33:09 +03:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-01-19 08:53:02 -07:00
2025-01-19 08:53:02 -07:00
2025-04-08 23:06:31 +03:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-04-11 15:07:08 +02:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-06-03 11:45:58 +02:00
2025-04-03 11:08:55 +03:00
2025-04-03 11:08:55 +03:00
2024-11-27 07:18:25 -08:00
2024-11-27 07:18:25 -08:00
2025-02-22 13:30:41 +08:00
2025-02-22 13:30:41 +08:00
2024-11-27 07:18:25 -08:00
2025-04-29 13:46:17 +10:00
2024-11-27 07:18:25 -08:00